Forum Discussion
zq
9 years agoFrequent Visitor
Power BI Embedded Row-Level Security for Multiple values of single attribute
Hi all, I have embedded a power report with one role i.e. department_id. When a user accesses the report, the report is filtered according to the department_id to which he has access. This id is pass...
Anonymous
6 years agoNot applicable
Anonymous do you mean adding a new column for each, in this case, user with a 'CALCULATE' evaluation like the one you posted ?
Anonymous
6 years agoNot applicable
Hi Anonymous ,
You don't need a column to do this. You can use the code in the DAX Filter under the role manager and assign it to the table you're wanting to filter.
Thanks