Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Access other visuals/charts from our own custom visual in Dashboard

Hi There,

 

I am doing some R&D in PowerBI Custom visuals. For that, I want to know the is there any API or to access the data source (underlying Data) of the Dashboard?

 

Any possibility to get other visuals/charts details and their datasets through API or from PowerBI Desktop application

IVisual object?
 
Simply I want to get the data source which is used in Dashboard and other chart details through my custom visual.
 
Thanks in Advance.
1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

Custom Visuals can get data from a data source by using table data mapping in the capabilities.json.
Unfortunately, data will be aggregated and all of data duplicates will be summarized.

 

To export data we would recommend to use Export to CSV feature of Power BI.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

6 REPLIES 6
v-viig
Community Champion
Community Champion

Custom Visuals can get data from a data source by using table data mapping in the capabilities.json.
Unfortunately, data will be aggregated and all of data duplicates will be summarized.

 

To export data we would recommend to use Export to CSV feature of Power BI.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

Thanks.

 

Then any suggestion or solution for my #2 question,

 

Any possibility to get other visuals/charts details and their datasets through API or from PowerBI Desktop application

IVisual object?
v-viig
Community Champion
Community Champion

Power BI Custom Visuals API does not allow to get details other visuals.

 

Could you please describe why it's required?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

Sure Ignat.

 

In my research, there is a simple use case to access the dataset of other visuals/charts from the dashboard and display that datasets to users in table format. 

 

Just I am checking the possibilities of PowerBI custom visuals and their respective APIs.

 

Thanks.

v-viig
Community Champion
Community Champion

Such case is not supported as visuals are isolated from each other.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

Yes, Ignat.

 

Thanks for your reply.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.