Forum Discussion
RustyShacklefor
3 years agoNew Contributor III
QuickViews calculations
how can you add calculations into a quickview. how can you add the input fields also? I seen both at splash so i know its possible
- 3 years ago
This should work in the Time Member Filter
T#Root.List(2022M6, 2022M5),GetDataCell(T#2022M6 - T#2022M5):Name(Variance)
RustyShacklefor
3 years agoNew Contributor III
how do you add a column for a variance for the A#? or does it have to be f#?
ChristianW
OneStream Employee
3 years agoThis should work in the Time Member Filter
T#Root.List(2022M6, 2022M5),GetDataCell(T#2022M6 - T#2022M5):Name(Variance)
- RustyShacklefor3 years agoNew Contributor III
that works.
thanks
- RustyShacklefor3 years agoNew Contributor III
how about some kind of conditional formatting in a QV? is that possible? I would like to highlight the variance column's if there was a 10% swing or 10K fluctuation
Related Content
- 8 months ago
- 3 years ago
- 9 months ago