Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
In Power BI Service, Is it possible to generate alerts whem someone create workspace, Dataflow, dataset inside the workspace?
Thanks,
John
Solved! Go to Solution.
No, not by default. I think you'd need to create snapshots of your workspaces and artifacts in them (names, and other meta data, not the object itself) and then run comparisons between snapshots on a regular basis.
You could use the REST API to create those snapshots, then store them somewhere. Use whatever tool you want to compare them - Power BI would certainly work, but if you are storing the data in SQL Server, then simple comparison queries might be enough.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingNo, not by default. I think you'd need to create snapshots of your workspaces and artifacts in them (names, and other meta data, not the object itself) and then run comparisons between snapshots on a regular basis.
You could use the REST API to create those snapshots, then store them somewhere. Use whatever tool you want to compare them - Power BI would certainly work, but if you are storing the data in SQL Server, then simple comparison queries might be enough.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingThank you so much, I will give it a try.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.