Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi,
I have searched the forums but couldn't find a solution.
I have an incident table which has [ID,Customer,Business Service IDetc]
| ID | Customer | Business Service ID |
| 1 | A | 20 |
| 2 | A | 23 |
| 3 | B | 7 |
| 4 | C | 5 |
| 5 | A | 20 |
| 6 | A | 20 |
A business service table which has [business service ID, customer etc]. Business service ID was used to create the relationship between the two tables.
| Business Service ID | Customer |
| 20 | A |
| 23 | A |
| 24 | A |
| 7 | B |
| 5 | C |
| 4 | C |
I have created a power bi report with a table where I selected business service ID and metrics such as incident count for this business service ID. I want to compare the incident count for that specific business service to the average for the customer(customer can have multiple business services) within the report table.
How can I create a measure to overrule the automatic filtering within the table but not the slicers?
Thanks.
Note that 20,23,24 are company A.
The company average and incident ticket count adjust according to a monthly date slicer.
Business Service ID Tickets Opened Delta from Previous Month Delta from Company Average
20 2 (-1) (-2)
23 4 (+3) (0)
24 6 (-5) (+2)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 7 |