Hello,
I'm using PowerApps to create an app and I need you help.
When the user connect to my app, I would like to show him/her his/her last connection day.
Do you know if there is a way to do it?
Thanks a lot!

Hello,
I'm using PowerApps to create an app and I need you help.
When the user connect to my app, I would like to show him/her his/her last connection day.
Do you know if there is a way to do it?
Thanks a lot!
hi there
maybe a way to do that is to track your app and user in a separate table. the admin can check that in the audit log if auditing on your Tennent is activated but not sure if you can access that information and whether you should :).
Have the table, store the App guid, and user access time, when the load the app as an example.
R