Forum Discussion

saylee's avatar
saylee
Frequent Visitor
3 years ago
Solved

Max date group by users

I have a column as firmname, username, user id, login date in different tables. I want to find out last login date for all usernames for their firms. 

  • Add each field to a table visual (this should give you all your data). Then for your login date, click the arrow next to the field and select "Latest". This will be the last login date and will cut down on your # of records to be the max for each user.

     



1 Reply

  • Syk's avatar
    Syk
    Resident Rockstar

    Add each field to a table visual (this should give you all your data). Then for your login date, click the arrow next to the field and select "Latest". This will be the last login date and will cut down on your # of records to be the max for each user.