1) how can i tell if a screen has finished downloading the records? i.e. I have gallery on my screen and a label that i want to set visible true or false based on If(CountRows(Gallery1.AllItems)>0,false,true)
But It shows while the screen is loading the data..
2) is there an app quit command? that I can add to the actionbar?
3) I''ve created a POC app. How can i share the Power App with my client even though we are not both in the same "organization"?
Regards
MRRCOMP