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.
Hi there,
I'm using the latest identity filter (https://learn.microsoft.com/en-us/power-bi/developer/visuals/identity-filter-api) but I found that it doesn't work well with null values.
For example, in the following scenario, I set up an identity filter with a datapoint with a null value:
The applied filter:
The problem is that the filter applies to all data point with a null value, not just the selected one:
Any suggestions?
Thanks!