Forum Discussion
thod
3 years agoHelper I
Using Power BI REST API to get list of used tables and fields
Hi, Is it possible to extract metadata information about which sql tables and fields, that are used in published Power BI datasets using the Power BI REST API? I have only found out to get informa...
- 3 years ago
Did you consider my earlier response? That will give you what you need.
thod
3 years agoHelper I
Hi,
So we have a bunch of datasets (pbix files) that are published to the Power BI service. We would like to monitor which databases, tables and fields/columns that each dataset connects to on our SQL server.