Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Setting calculated column equal to a measure

I have a measure and a calculated column in the same query. I set the calculated column equal to the measure but when I display the Calculated column in a visual it is blank even though the measure h...
  • Anonymous's avatar
    Anonymous
    2 years ago

    I think I found the resolution. I set another measure equal to the column using the sum function. I was then able to use the two measures in the calculation instead of a measure and a column. I'm sure there is a better way to do this but this works for now.