Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi all!
Recently i got notified that in one of our database's a few changes are going to be made. It is now my task to investigate the possible impact on published dashboards. Changes include column name changes and datatype changes.
We address this database by querying directly with SQL to it, to import this data to a dataflow or dataset. And in most cases, the tables that are being altered are also part of unions and joins (see screenshot below for a sample of the lineage).
Now i'm looking for a way to be able to quickly check if these tables and columns are part of source query's. But i only seem to be able to see the 'source' via lineage, but not the actual query on that source without opening each dataset or dataflow individually. (and with atleast 150 published reports over 2 or 3 workspaces, this is tedious)
Is there any way to get a quick overview, or export even, where i can view the actual query's?
Solved! Go to Solution.
there are ways, but none of them are "quick".
Enumerate your semantic models, then run DMV queries against the partitions and expressions for each.
For dataflows you are out of luck - there you need to export the .json manually for each of them.
there are ways, but none of them are "quick".
Enumerate your semantic models, then run DMV queries against the partitions and expressions for each.
For dataflows you are out of luck - there you need to export the .json manually for each of them.
That is a shame... oh well!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.