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 there,
I noticed that in some cases (see the example below) after applying an Identity Filter (https://learn.microsoft.com/en-us/power-bi/developer/visuals/identity-filter-api), the jsonFilters of the custom visual returns an empty array instead of the array of the selected identities:
The content of the identity filter:
The result jsonFilters:
Can you verify it?
Thanks!