Hello,
Looking for assistance on how to get the filter working in Dataverse. I could not adapt what I used in the Standard powerapp.
Here are the formulas I used;
Filter(PRS,DataCardValue4.value= "No")
Filter('Resolved (PRS)'.value= "No")
Filter(PRS,'Resolved (PRS)'.value= "No")
