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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I have a tooltip on all pages in my report that shows what the user has selected/not selected on slicers on the landing page.
It works perfectly outside of the not selected "list", which currently concatenates all the "not selected" rows in the table, rather than just the distinct "not selected" rows in the table.
Part of the dax is below
When only Sales Development is selected (correct)
Solved! Go to Solution.
@AC4 Your ConcatTableExcept needs to be an EXCEPT of ALL('Table'[Column]) and your ConcatTable table.
@AC4 Your ConcatTableExcept needs to be an EXCEPT of ALL('Table'[Column]) and your ConcatTable table.
Hi @Greg_Deckler Thanks!
I removed the table reference as the first argument from CALCULATETABLE and left the expression as the table to calculate.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
8 | |
6 | |
4 | |
3 |