Forum Discussion
iain_robertson
2 years agoRegular Visitor
Testing Database Changes Against Suite of Reports
Hi All, I've inherited a mature SQL Server data environment that has been completely uncontrolled for a long time. It had been run as a single production server environment, i.e. no dev or test ...
- 2 years ago
Use the Scanner API to harvest all queries for the Power BI data sources. That will tell you which SQL server tables, views etc are contributing.
lbendlin
Super User
2 years agoUse the Scanner API to harvest all queries for the Power BI data sources. That will tell you which SQL server tables, views etc are contributing.