Forum Discussion
MatteoColzani
8 years agoFrequent Visitor
Calculated Column does not filter Time
Hi, I am creating a financial report based on a tabular cube and I am having a problem trying to extract the last Rate of a specific Instrument before the user selected period (<= Period). I hav...
- 8 years ago
Values in a calculated column are fixed. They are an immutable result for each row in the table. You'll need to create a measure.
v-chuncz-msft
8 years agoCommunity Support
Values in a calculated column are fixed. They are an immutable result for each row in the table. You'll need to create a measure.