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

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

Reply
S_Breuer
Regular Visitor

Manipulate Power BI Dataset through custom visual

Hey there,

 

I want to do the following:

1. Collect some parameters for example through checkboxes

2. Query another datasource through a REST API call with those parameters

3. Change the Power BI dataset with the response of this query

 

More precisely, I want to connect to a TM1 Server, display Cubes, Dimensions etc., make a selection on what I want to see, query the TM1 REST API with the chosen parameters and then change the dataset in Power BI. 

 

From what I learned so far, I think a custom visual should be able to do this job, but I am not quite sure if the last step, changing the Power BI dataset can be done from within a custom visual. Could someone give me a hint on that? Or maybe lead me to a better solution?

 

Thanks in advance

1 REPLY 1
v-viig
Community Champion
Community Champion

To change a Power BI dataset you have to use Power BI REST API.

 

Most likely it's possible but we have not tried to call a REST API from Custom Visuals. 

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors