Hi,
I am new to PowerApps and have Excel as my Datasource. I have columns titled as "Canceled" and "Ref No". The "Canceled" column contains values "Y", "N" or " ". The "Ref No" column contains Reference Numbers. Below table is for demo purpose. I would like to display the message when there is data present in Reference Number column and Canceled column contains "N" or " ". The message can be "Check Reservation". I am using Label and not sure what should be the Text property of the table using if condition ?
The Table# is Table1
| Ref. No | Canceled |
| RU123 | Y |
| KP159 | N |
| OP190 |
Thanks in advance for time and help!

Report
All responses (
Answers (