Forum Discussion
garyb3456
3 years agoNew Member
Real Time Updates & Publishing
Hi All, I've looked around and can't seem to find an answer to my particular situation. We have a user who downloads datasets from our servers and from that they create & publish reports for users ...
- Anonymous3 years ago
Hi garyb3456,
For report dataset updates, you can consider to setting scheduler refresh on your datasets. They will auto refresh the datasets based on the scheduler settings.
Configure scheduled refresh - Power BI | Microsoft Learn
Data refresh in Power BI - Power BI | Microsoft Learn
For the auto publish part, current power bi does not include these types of features. It means you need to manually do these or use some other features to achieve these. E.g. use power automate with rest API to publish power bi pbix file.
Call Power BI Rest APIs with Power Automate (vahiddm.com)
Regards,
Xiaoxin Sheng
garyb3456
3 years agoNew Member
Thank you Xiaoxin, that gives me what I need to go on.
I really appreciate it!