Forum Discussion
Fast moving data in Power BI embedded
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 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?
- zoloturu7 years agoMemorable Member
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!