Forum Discussion
Database Tables for all datasets across all workspaces
- 9 months ago
Hi v-aatheeque ,
Thanks for responding. Do you know how to get the database tables from Power Query expressions column.
Load the JSON into a database or data warehouse that can handle them natively. Then connect your Power BI to that data source. That way you can eliminate the "Export to CSV" step.
Hello lbendlin ,
Thanks for responding higher officials wants it in csv file. We don't have any database or warehouse. Actually i want database tables and schema used in Power BI.
If anyone knows how to get the database tables and schema from Power Query Expressions. please let me know.
- v-aatheeque9 months agoCommunity Support
Hi Ynr0225
Thanks for clarifying your requirement. The Power BI Scanner API JSON doesn’t directly expose server, database, schema, or table names as separate fields. Those details are embedded inside the Power Query expressions column.- Ynr02259 months agoHelper I
Hi v-aatheeque ,
Thanks for responding. Do you know how to get the database tables from Power Query expressions column.
- lbendlin9 months agoSuper User
Tables are not expressions, they are partitions.