Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All
I am using the Manage Roles feature in Power BI Desktop and all is great until I needed to have multiple fields included from the table I'm working with. I bumped into a syntax error. I'm an extreme novice with Dax and would appreciate some help.
I have a role I'm trying to create which includes two territories. I thought I had it, however the app indicates the syntax is wrong. So for salesperson A...the role needs to be that they can see only data from territories PA and MID.
[Territory] = "PA";"MID"
Would anyone be able to tell me when I'm creating a role with the need for multiple criteria from one column/field...how would I modify this syntax to get it right?
Emma
Solved! Go to Solution.
[Territory] = "PA" || [Territory] = "MID"
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
61 | |
36 | |
32 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |