Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone,
currently I'm trying to create a dashboard for our consulting. The following example is just a short view from the data I'm using but since the problem just involves two columns I don't think it's necessary to explain everything.
The main task is that a region manager can see all the sells from his employees and he also shoulld be able to see the sells from the SecondSellerID and there is my main problem. The region manager only see the sells from the main seller. In the visualisations it only shows the sells from the main seller ofc too.
So I have two columns with the following columns:
- DIM_Seller
> Seller_ID
> Name
> ...
- Seller_Sales
> Seller_ID
> SecondSeller_ID
> ...
I created two relationships from DIM_Seller to Seller_Sales. One is from DIM_Seller.Seller_ID to Seller_Sales.Seller_ID and the other is from DIM_Seller.Seller_ID to Seller_Sales.SecondSeller_ID.
One of the relationships is active and the other one is inactive. Both of them have a n:1 and single relationship.
I thought about using USERELATIONSHIP but it's not working bc I'm not working with integer or any kind of numbers.
I would be glad if anyone could help me!
Best regards
@Anonymous , You need use them in meausre.
Can share how are you are using them
refer my example oon that https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
or this blog
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 40 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 98 | |
| 84 | |
| 35 | |
| 30 | |
| 25 |