Good Morning All,
Forum newbie here, I have a disconnected table (Cost Basis) in my Power Bi report that allows me to dynamically switch my Gross Profit % calculation between two cost structures (Comm-Cost and COGS) based on the user's selection in a slicer. This worked great when all of my user's were allowed to see either cost structure. Now, our company wants to provide access to sales associates and we need to limit these user's to only viewing one cost (Comm-Cost). I have created another table (Cost View) with the user's who we will give access and who we need to limit to only showing the one cost structure.
My slicer is setup using the below measure:
User | Count |
---|---|
29 | |
16 | |
10 | |
7 | |
4 |
User | Count |
---|---|
21 | |
18 | |
12 | |
8 | |
5 |