Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Extracting Tables, columns, expressions and datatypes from dataflow

Hi community,

I have a dataflow with many tables and columns in them and I want to document everything about them specially, table names, columns, data types and if possible the expression behind a column which is created or changed. Is there a way or tool to do that?

 

Thank you in advance...

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. Because dataflows can only be access by PowerBi Desktop, that's your only tool to get information like that.

You can connect to the dataflow and navigate to the list of tables. You can connect to one table and go to advanced editor to remove the last step that opens the table to view the list of tables.

Then add a new column asking for schema. That will be your key code to get the info 

Table.Schema ( [Table here] )

 You can do it for the "Data" column that contains the tables to read schema.

ibarrau_0-1693578364503.png

Once you do that, remove all columns except entity and the new one. Then expand the tables at Schema column just created. You will get something like this:

ibarrau_1-1693578521914.png

 

You can then close and apply and create a document at power bi with that info that can be updated 🙂

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi. Because dataflows can only be access by PowerBi Desktop, that's your only tool to get information like that.

You can connect to the dataflow and navigate to the list of tables. You can connect to one table and go to advanced editor to remove the last step that opens the table to view the list of tables.

Then add a new column asking for schema. That will be your key code to get the info 

Table.Schema ( [Table here] )

 You can do it for the "Data" column that contains the tables to read schema.

ibarrau_0-1693578364503.png

Once you do that, remove all columns except entity and the new one. Then expand the tables at Schema column just created. You will get something like this:

ibarrau_1-1693578521914.png

 

You can then close and apply and create a document at power bi with that info that can be updated 🙂

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.