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
Hi All,
I'm trying to get to the total number of distinct advisers in a team when looking, when an indiviudal is selected.
This is what I have tried:
In the TeamMember Count field, I'm expecting it to display 9 as there are only 9 members in the Life team that have a Total > 0
Thanks
Rob.
Solved! Go to Solution.
I've manged to figure it out, by getting it to calculate the first part then, Calculate the All and AllExcept, Calculation below:
@amitchandak Thank you for your response.
I have attached sample pbix file, with very basic made up data, but the same style of how the my acutal tables are linked.
In the example file attached, I would expect the TotalAdviser Count to equal 4 as only 4 out of the 10 advisers have quoted in that Team.
pbix file uploaded to file.io
Thanks
@TonicQuake ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
I've manged to figure it out, by getting it to calculate the first part then, Calculate the All and AllExcept, Calculation below:
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 |
|---|---|
| 53 | |
| 47 | |
| 30 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 73 | |
| 38 | |
| 26 | |
| 25 |