I have more than 8 options so I can't use nested conditions (however using conditions DOES work). I am looking to use a switch case with nested if statements, but I am not sure how to refer to the "Subject" fiel
Also in case you want further options and other opinions, you can try the experts athttps://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1. These guys are insanely amazing. I'm happy to help explore what to do but I will need more info as it's tough to diagnose someth...
if( equals(items('Apply_to_each_-_Row_returned')?['[IsActive]'],1), true,false ) Where the parent apply-to-each is named "Apply to each - Row Returned" -- note how it replaces spaces with underscores. And '[IsActive]' is the name of the column returned ....
Also in case you want further options and other opinions, you can try the experts athttps://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1. These guys are insanely amazing. I'm happy to help explore what to do but I will need more info as it's tough to diagn...