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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
xmark
Helper I
Helper I

Fast moving data in Power BI embedded

Hi all,

 

I have a solution that I am trying to design to support Power BI embedded (app owns data for ISV), and fast moving data.

 

I cannot use push data sets unfortunately, since they dont support RLS which is a mandatory requirement for me.

 

I am simply going to push data into a DB and use Direct Query, but I had some questions I cannot find answers too online:

 

1. In order to avoid the user always hitting refresh on the page to view minute-by-minute data changes, can I use the client side JavaScript SDK to refresh the Power BI visuals? Ideally, the graphs/visuals should update without the user touching anything.

 

2. In extention to the above question, would a programatic refresh of the visuals count as a "render" with respect to costing?

 

Thanks.

Mark

3 REPLIES 3
zoloturu
Memorable Member
Memorable Member

Hi @xmark,

 

In Javascript SDK you have two options:

1) Reload (it will reload iframe)

2) Refresh (it is similar to refresh button in PBI Desktop)

 

js sdkjs sdk

 

Microsoft Javascript Example - https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

Hi @zoloturu

 

Thanks for the reply, do you know if/how either of these options affect the report renders with respect to pricing?

Hi @xmark,

 

In Power BI Service you pay for:

* Power BI Service license (Pro)

* capacity (if applicable) - Power BI Embedded (price/hour) and Power BI Premium (price/month)

 

You can still embed without capacity.

 

No additional costs applied for scripting and using SDKs.

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.