We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |