Forum Discussion
pankajdhillon
10 years agoFrequent Visitor
power bi api real time report
I am using power BI API to create real time reports and I was able to add row to my dataset (using code from https://github.com/Microsoft/PowerBI-CSharp) but until I refresh the report manually in power BI, report doesn't show the latest data like it shows in this video "https://www.youtube.com/watch?v=ORp9omvtjdY"
1 Reply
- AnonymousNot applicable
My experience is that Report widgets do not refresh in real-time but Dashboard tiles do. Try pining a Report widget to a Dashboard see if it works. Aslo, pinning a Report page to Dashboard will not get real-time update.