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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
ahmedsilat
New Member

Finding the Count of Columns in a table that starts with 'Custom Field'

Hi Community,

 

There is a requirement in which I need to count the number of columns created in a table during some post-processing of a client's data file. These will have column titles like 'Custom Field 1', 'Custom Field 2', ...

 

The summation of these columns needs to be included within the dashboard as a KPI. If no columns titled "custom field" exist within the dataset, assume that the value is 0.

 

I tried a lot to search for wildcard in Power BI but that referred to search values in a particular column and not search column names in a particular table.

1 REPLY 1
Anonymous
Not applicable

i'm not sure i understood please provide woth some sample data if this doesnt work :

 

 

CALCULATE(count(table[column]),allexcept(table,table[custom fields]))

 

if this works please consider acceptig it as solution and kudos

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.