Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
I'm still rather new to custom visual development. I'm still stumbling around, but making progress.
I'm looking for some guidance in how to create something similar to what is happening in the Shape Map visualization.
In the format options, under Shape, there is a listbox, a link and what appears to be a button. Clicking the "button" launches a file dialog box. My guess is the button is just a drawn shape. After the file has been selected, text indicating the file loaded replaces the button and an "X" appears (which clears out the file selected when clicked). See screen captures below.
In any case, I don't see how I can add this through the capabilities.json file alone. Any thoughts or direction would be greatly appreciated!
Solved! Go to Solution.
Hi @WZorn,
The shape map is a core visual, and as such has access to the properties pane that custom visuals do not. This type is currently not supported via the visual capabilities and suitable APIs would need to be provided by MS before it could be used by custom visual developers.
I'd suggest you raise a feature request via the Github repository so the team are aware that it's a requirement and can see if they can add to an upcoming update.
Regards,
Daniel
Proud to be a Super User!
My course: Introduction to Developing Power BI Visuals
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @WZorn,
The shape map is a core visual, and as such has access to the properties pane that custom visuals do not. This type is currently not supported via the visual capabilities and suitable APIs would need to be provided by MS before it could be used by custom visual developers.
I'd suggest you raise a feature request via the Github repository so the team are aware that it's a requirement and can see if they can add to an upcoming update.
Regards,
Daniel
Proud to be a Super User!
My course: Introduction to Developing Power BI Visuals
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Thanks @dm-p .
I figured that would likely be the case. I really like the idea of using a file dialog box to select files. I was hoping there might be a work around.
William
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
21 | |
6 | |
3 | |
3 | |
3 |