Forum Discussion
aflintdepm
Helper III
1 year agoCan't use a column in a variable
I am trying to create a measure using a variable. I want the variable to take the value from a column in the same table, so relationship shouldn't be an issue. When I try to create the variable,...
- 1 year ago
measures need aggregations like MAX() or SUM()
lbendlin
Super User
1 year agomeasures need aggregations like MAX() or SUM()
aflintdepm
Helper III
1 year agoI've learned that, but I was only trying to write a variable- any suggestion for why it won't let me use a number column as a variable input?
- lbendlin1 year ago
Super User
the same rules apply to variables inside a measure.