Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi
Got problem with new visual api.
Can't find a way to create selectionId for table.
With older api there was a possibility to create selectionId from identity, now there is none.
So currently u can create selectionId's only for categorical ?
Please help.
Thanks
From my point of view, it doesn't make much sense. You may use Slicer and HierarchySlicer as an alternative.
Hey mikihirir,
i think we got the same problems on our visuals ;).
I do not found this in the API but i think you are right. In the moment we only have that three options:
Category, Measure, Series.
Maybe you can use the Series in a Table for the selectionid. So every row is one id.
But i do not try it out know.
In my case i used one category. Because when you define a table in the capabilites. The tool creates everytime a categorical.
The fields do not have so much metadata. But you can identify the categorical data by id and the column id in the table.
My workaround is very complicated and i think we can make a better solution for this.
Nice Regards
Mcburn
Had the same problem, also ended up with a single category.
Mine is of form "X:Y". Then I split it up inside the visual to retrieve coordinates, but use the whole "X:Y" category for selection.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.