Hi,
I have created below live report but its giving me group id and all other details.
Select * from KUAF where Type=0 and Deleted=0
It giving me all data but i wants to have repor which shows what are the groups assigned to users.
By above mentioned query, i am getting group id.
Can someone please help me to build the query which would be giving output as :-
By above qurer, i am able to get 3 requirements but somehow not able to get group name assigned by it
1) User id
2) first name
3)Last Name
4) Group assigned
Regards,
Prasanna Darda