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.
Hey,
Using a DAX filter for row secuirty, is it possible to select a column of data and replace the values of that column with a zero value?
Thanks!
No, it's not possible. The row level filter is only to filter the table context. For your requirement, you should create a calculated column in your dataset.
Regards,
Thanks for that - how would you then switch the charts automatically over to Calcaulted?