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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear,
I am looking for a table filtering function that allows me to do the opposite fo ALLEXCEPT. I want to KEEP ALL filters except one (date), since for the date I need to do a running total.
Any suggestion?
Thanks,
BR,
Pietro
Solved! Go to Solution.
@Pitrus I think KEEPFILTERS maybe? Let me check. Oh, wait, use REMOVEFILTERS to just remove that one.
@Pitrus I think KEEPFILTERS maybe? Let me check. Oh, wait, use REMOVEFILTERS to just remove that one.
Thanks, it works great!
No it doesn't . Did the behaviour of Removefilters change?