Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Guys,
I've created 2 roles for my model. As seen below
[CompanyId]=
CALCULATE (
MAX ( Users[CompanyId] ),
FILTER ( Users, Users[Email] = USERPRINCIPALNAME() )
)
[Email] = USERPRINCIPALNAME()
But below is the output I'm getting which is wrong. I'm getting 3 rows istead of 1.
So my imp question is, when we select 2 roles simultaneously does it work as AND condition or it works as OR condition in Power BI. As far as I can see it is working as OR condition which should not be the case ideally. If I'm giving an email ID then I should be the data for only that ID.
Desired Output with both the roles:
Can anyone please help me with this???
Regards,
Himanshu
Solved! Go to Solution.
Hi @Anonymous ,
the permissions are combined and the highest rights take effect.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @Anonymous ,
As the official document said, Multiple role mappings can result in unexpected outcomes.
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please upload some insensitive data samples and expected output.
Best Regards,
Eyelyn Qin
Hi @Anonymous ,
the permissions are combined and the highest rights take effect.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 39 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |