I have an application that every time a user accesses the application it records their name and the date they accessed it. Is it possible to create an expression that when the user opens the application it presents the last date they used it.
I have created a list view that in the application which filters by the user and then there is a formula that finds the maximium date on the filtered list. But this does take time and as more users access the applicaton over time it will get slower. Is there a quck way that this can be acheived.
Regards
Andrew