Forum Discussion
mati199
9 years agoRegular 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 cann...
- 9 years ago
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
mati199
9 years agoRegular 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
- sixtoquiles9 years agoHelper II
Just to know, PowerBI can't calculted using just the headers name?