简体   繁体   中英

PowerBI DataSet is not refreshing

I have a dataset that is published in a content pack then consumed by other users of the system. The data appears to be updated on the content pack: Webpack发布的视图

but the consumers don't seem to have the most recent data: 消费者的看法

How do I make it refresh / have it refresh?

It is being updated. The UI isn't reflecting the update but based on the visualizations the underlying data is up to date.

I've seen something similar. My problem was that I had pinned an entire report onto the dashboard and that does not refresh in real time.

The solution was to create a tile containing the content I wanted and then pin that single tile onto the dashboard. That then updates correctly in real time.

This is likely by design in how the UI updates work. Here is article from the Microsoft PowerBI forums:

https://ideas.powerbi.com/knowledgebase/articles/732231-what-if-my-data-isn-t-up-to-date

Thanks, Nathan

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM