I have a sharepoint list which defines entries i wish to show based upon a certain item for example
Item Name window door button
house Yes Yes No
Car Yes Yes Yes
The column type of item name is "single text" and the others are "choice"
I want to then show a datacard and only populate the toggle boxes relevant to the item name (which is scanned and currently stored as a global variable.
This is essentially to do a check of an asset and let me know its components are there periodically.
Is this possible, ive not really uses datacards before..?
thanks