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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
krixtsup3r
Helper V
Helper V

Count columns

Hi Guys, is there a way to count all of the columns available on the table?

 

I have query that combines all of the table in a folder, as part of countermeasure that it will not lag I want to know first the # of columns available in each table. I have already tried to create a  function using the Table.ColumnCount but it seems like it gives me the overall column count, opposed to what I want- wherein it will count per table

 

ss1.PNG

1 ACCEPTED SOLUTION
Payeras_BI
Super User
Super User

Hi @krixtsup3r ,

For me it works by adding a Custom Column and typing:

Table.ColumnCount([Transform File])

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain

View solution in original post

3 REPLIES 3
Payeras_BI
Super User
Super User

@krixtsup3r 

Payeras_BI_1-1612776326813.png

 

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain
Payeras_BI
Super User
Super User

Hi @krixtsup3r ,

For me it works by adding a Custom Column and typing:

Table.ColumnCount([Transform File])

 

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain

Hey man @Payeras_BI  that worked!

 

I just checked and what I did is actually correct but in a longer method and also 16383 is actually the maxed column that can be added in an Excel file and just noticed that all of my files got **bleep**ed up. 

 

Thank you so much!

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors