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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi all,
I have a measure as follows:
Solved! Go to Solution.
Hi,
ALLEXCEPT removes the filters from the table in question, but not from related tables. If a filter affects Reseller Sales it will have an effect to you end result.
Example:
Since all the slicers affect the base table (24) measure 18 value changes in all scenarios. Measure 19 only changes when calendar[date] is affected.
Proud to be a Super User!
Hi,
ALLEXCEPT removes the filters from the table in question, but not from related tables. If a filter affects Reseller Sales it will have an effect to you end result.
Example:
Since all the slicers affect the base table (24) measure 18 value changes in all scenarios. Measure 19 only changes when calendar[date] is affected.
Proud to be a Super User!