Forum Discussion
Puero
8 years agoNew Member
Get data in a tree structure for a custom visual
Hello, I'm trying to create my first custom visual. For my visual I need data in a tree structure like this, the tree shouldn't contain duplicates: {
name: '...',
children: [
{
nam...
- 8 years ago
Hello Puero
Power BI Custom Visuals API doesn't support tree-mapping.
We'll consider this mapping in upcoming versions of API.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals