Forum Discussion
alt325
9 years agoNew Member
Create calculated column based off values of two different columns
Hi Everyone, I have some data that looks like the image below (the first two columns), and I am trying to create the rightmost column highlighed in green so that I can graph it out: I've trie...
- Anonymous9 years ago
If you're getting that error message, it means you're creating a measure not a column. Either that or you're referencing a column from a different table. from the one where you're entering the new column.
Anonymous
9 years agoNot applicable
If you're getting that error message, it means you're creating a measure not a column. Either that or you're referencing a column from a different table. from the one where you're entering the new column.
alt325
9 years agoNew Member
Turns out I was creating a Calculated Column in a different table than where I wanted to put the column - Thanks so much!