im not sure if i need to use powerapps or powerautomate for this, but either will work for me, but what i would like to do is loop through all my data cards and grab only certain ones.
say i have many datacards with yes/no options
id like power apps or power automate to loop through and only display the ones where 'no' was selected, for example, consolidate them all in one screen/form
im assuming i can use power automate to traverse through the sharepoint list and look for all values that equal 'no', and display that in someway, but is there a way for that to be done within power apps?
so at the end of my app I can have a page/form/screen or whatever that only shows those yes/no datacards that contain 'no' value?