Forum Discussion
wrwillits
8 years agoHelper III
Dynamic Calculated Columns using What If Parameter
Can you use What If Parameters to dynamically recalculate a calculated column? I need to allow the user to change dates that are being used to forecast out component values. I currently have a fixed ...
- 8 years ago
It can be only used in measures not in columns. You can add a measure for you date calculation and use that.