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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
emil-eklund
Frequent Visitor

`refreshHostData` stopped working in published visual

Hi,

 

We have developed a custom visual which writes data to an external API, and then triggers a refresh of host data to synchronize the data that was written back into the Power BI Model.

 

This has worked perfectly, with the small caveat mentioned in this issue where it says that the visual must be published for refresh to be available. (Further confirmed by this github issue, though not documented anywhere AFAIK)

 

After the latest update to our visual however, we no longer have access to this API, even though we are on App Source.

 

As a hack, I tried changing the ID of the visual to match another older visual, and then it started working again, so it is clearly tied to the ID of the visual.

 

How can we regain the privilege to access this API?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @emil-eklund,

As per the linked GH issue, for priviliged APIs you will still need to contact the team for explicit permission even if your visual is in AppSource (as it needs to be whitelisted by GUID) - pbicvsupport@microsoft.com

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

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)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @emil-eklund,

As per the linked GH issue, for priviliged APIs you will still need to contact the team for explicit permission even if your visual is in AppSource (as it needs to be whitelisted by GUID) - pbicvsupport@microsoft.com

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

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)




Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

Top Solution Authors