22 Oct 2019 11:16 AM
HI all.
I am creating a usq ... can someone tell me how to retrieve the view session details field, using a USQ?
is the first field in the query: select * from user session
thanks in advanced.
Jose A
Solved! Go to Solution.
22 Oct 2019 11:23 AM
If you will create query based on usersession table, not user action one and you will not use any aggregations for data, than this will be added automatically.
Sebastian
22 Oct 2019 11:25 AM
This session details column is just a direct link to show the user session in the UI. No additional data behind.