This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi guys,
I'm using the Matrix databind and I'm trying to create a selection manager for my visual.
I can't seem to find simple documentation/examples for creating a selectionid to attach to my datapoints - categorical is pretty well documented and I have made that work on other visuals, but Matrix databind doesn't seem to be so popular and the data structure is different and doesn't seem to simply slot into the method that is commonly used in categorical.
I only really care about one selecting dimension of the data if that makes it easier.
Can anyone help? Thanks in advance.
Hi,
You are right, documentation is still in progress and not all moments are described.
To solve your question you can look at Sunberst visual (https://github.com/Microsoft/powerbi-visuals-sunburst/blob/41cfe43d2402330d4d60c16caa17d391635014e8/...)
In general, it uses matrix binding and just converts data to DataViewCategoryColumn type and then adds it to selectionIdBuilder.
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |