Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ajyendra24
New Member

Refresh dataset automatically when we change any records from the dataset in power bi .

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

2 REPLIES 2
saykasku
Resolver I
Resolver I

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.