Forum Discussion
adeelnazir786
6 years agoHelper I
Power BI Embedded refresh time with live stream
I've PowerBI pro license also enabled the embedded capacity with A1 plan.
My boss asked me to implement PowerBI embedded feature on asp.net mvc web. I have live per second streaming Dashboards. I just want to know what will be data refresh rate on web, will it be show streaming data on web or something else?
My boss asked me to implement PowerBI embedded feature on asp.net mvc web. I have live per second streaming Dashboards. I just want to know what will be data refresh rate on web, will it be show streaming data on web or something else?
- Hi there
yes it will refresh based on how often the data is posted.
You can test it on the Power BI Service, which will also work exactly the same when embedded.
5 Replies
- v-eachen-msftCommunity Support
Hi adeelnazir786 ,
Power BI Embedded is based on page renders. Every time you open a page with Power BI object on it, considered as one page render. If you click on a slicer, then page renders again, if you click on a column chart and it cause other part of the report to slice and dice, then this counts as another page render. There are different buckets of page renders as listed in below section:
NODE TYPE VIRTUAL CORES MEMORY FRONTEND / BACKEND CORES PEAK RENDERS PER HOUR PRICE A1 1 3 GB RAM 0.5 / 0.5 1 1 – 300 $1.0081/hour A2 2 5 GB RAM 1 / 1 1 301 – 600 $2.0081/hour A3 4 10 GB RAM 2 / 2 601 – 1,200 $4.0242/hour A4 8 25 GB RAM 4 / 4 1,201 – 2,400 $8.0565/hour A5 16 50 GB RAM 8 / 8 2,401 – 4,800 $16.13/hour A6 32 100 GB RAM 16 / 16 4,801 – 9,600 $32.26/hour You could also refer to this link:
- adeelnazir786Helper I
I have live streaming dataset per second that i'm showing on dashboard.
Will it be refresh automatically per second on web through embedded or happened some thing else?
- GilbertQSuper UserHi there
You would need to use Power BI Embedded and the associated licensing in order to be able to show it on another website.