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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mati199
Regular Visitor

Columns not recognized when calculating Measure

Hi,

I am unable to calculate a Measure in my table, the formula bar does not present me with a dropdown of my columns and when i type them in manually i recieve an error saying that the columns cannot be determined. Yet this is not the case for calculated columns where it works fine, even if i copy the same formula for the Measure.

Is there anything I might be missing?

1 ACCEPTED SOLUTION
mati199
Regular Visitor

OK, i quickly figured it out just after posting this.

I needed to enter an aggregation function in the formula.

In my case i wanted to divide one column by another, so i did sum(column1)/sum(column2) and it works.

 

Cheers

View solution in original post

2 REPLIES 2
mati199
Regular Visitor

OK, i quickly figured it out just after posting this.

I needed to enter an aggregation function in the formula.

In my case i wanted to divide one column by another, so i did sum(column1)/sum(column2) and it works.

 

Cheers

Just to know, PowerBI can't calculted using just the headers name?

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors