Forum Discussion
Power BI Embedded refresh time with live stream
- 6 years agoHi 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.
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:
- adeelnazir7866 years agoHelper 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?
- GilbertQ6 years agoSuper 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.- Shamsbutt6 years agoHelper II
Sorry, i think you are not getting me. I want to know the refresh rate of data set.
Currently i have per second streaming data, will it be refresh on same rate or not on Embedded Web?