Hi All ,
can you please advice me on this issue:
I have created a PowerApp with a Gallery based on a Collection.
This collection is created from a the Dataverse Activity table.
I cannot figure out how to retrieve the Account. Considering that all the other lookups are working correcty, It seems like the Account is treated differently.
Here is the script that does not work:
LookUp(Account;'Account (accountid)'= tlaCliente.Selected.'Account (accountid)')
Any Ideas?
Thanks!
Luca Alberigi