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.
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.
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.
- v-aatheeque8 months agoCommunity Support
Hi Ynr0225
Just checking in to see if the clarification helped.
As mentioned earlier by lbendlin , tables themselves won’t appear directly in the Power Query expressions column since those expressions represent query logic, whereas tables are stored as partitions within the dataset.