Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
is there any way to dynamically update data in Power Bi report when we change any field of CRM Entity?
when we use refresh button it will not reflect that updated data.One way to schedule refresh but requirement is to instantly reflect the updated data In schedule refresh. the data automatically refresh on that schedule time. but it will not trigger when data gets change . It will trigger in its schedule time
Hi,
If u have SQL Server instance u can create trigger on data table or some procedures to check new rows. Then trigger will run job. Job will run powershell script to refresh data.
To run this powershell u need to create proxy account.
Link here: https://docs.microsoft.com/en-us/sql/ssms/agent/create-a-sql-server-agent-proxy?view=sql-server-2017
Try to use dedicated Powershell module ReportingServicesTool.
Link here: https://www.powershellgallery.com/packages/ReportingServicesTools/0.0.5.0
Hi,
Thanks for the reply.
As I am using D365 Online version. We don't have to SQL instance , trigger when action happen. We have to refresh dataset of Power BI when any change on update or new item created. Do you have suggestion to do same thing in D365 online version.
Thanks
Ajyendra Singh
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |