Hi Members,
I have a requirement in Power Apps where I want to check if combo box is empty
Scenario:
- In the Power Apps screen, there is a Combo box control, a Button control, and a Text label control.
- The combo box doesn't contain any values (Blank).
- When the user clicks on a button control, the text label should display "The combo box has no Values"
Can anyone please suggest how I can resolve this? Thanks in advance!