How to get multiple values in a variable and apply filter at run time
Hi experts,
I want to get the deprtment information for an user. User may belongs to many department.
when user login at run time the filter should be apply for his departments.
users deprtments chnages frequently so we can't hardcode it.