Forum Discussion
Locate a specific query string across multiple reports
This a long-shot! I have a couple of hundred Power BI files, most of which are pulling data from a single PostgreSQL database. Is there any cunning way (a script, I guess) to determine which pbix files pull a specific column name from this database. For example, my currency table in the SQL database has a column labelled 'iso' and I'd like to be able to establish which pbix reports in a certain folder are querying 'currency.iso' (or the likely alias).
Any ideas gratefully received!
Thanks
2 Replies
- parry2kSuper User
jpd99 check this tool and see if it works for you.
Check my latest blog post Compare Budgeted Scenarios vs. Actuals I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- jpd99Frequent Visitor
Thank you - I'll check it out!