Hi everyone,
I'm trying to create a SharePoint form for team members to use as they're auditing information across two different quality audit types, 'Verbal' audits and 'Written' audits. These two processes have a few different questions but mostly the same applicable questions/checks. I am trying to modify my form so that it populates only the applicable questions to either the Verbal or Written process in the drop-down list on my form. I'm brand new to the PowerApps world so I hope that my question makes sense for your help.
When I attempt to create the rule in PowerApps, I'm creating it based off of the Audit Type (Verbal or Written) drop-down option under Conditions. My Condition currently reads as: DataCardValue2.Selected. = 'Verbal'
Under the actions, I then de-selected the 'Visible' option on the various quesitons that do not pertain to which ever Audit Type I have selected above. I'm hoping that this is a simple coding mistake on my end and that's what I've assumed is causing the error as I have no experience with this. I've tried searching YouTube videos, forum posts, and Googled many various ways of asking my question to no avail. I appreciate your help and insight on this & hope that I can get it up & running in no time.
Thanks everyone!