Hello everybody;
I want to hide or show an icon in powerapps application :
For example i wante to get last row of table in sharepoint list but only column isUser = 1 and value of Title = "Test"
i try :
Visible : If(LookUp( DataSource; idUser= 1 && SortOrder.Descending ; Title) = "Test"; true )
or
Visible : If(LookUp( Last(StockageHumeur); idUser= 1 && SortOrder.Descending ; Title) = "Test"; true )
But does not wort...
Thanks for your help
Ops... ^^ Thank you ! I moved to the right place.
Hi @Anonymous
You should post this issue in the PowerApps Community board in the link below:
https://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1
Regards,
Fausto Capellan, Jr