CCI01
3 years agoNew Contributor
Building a CV with a trailing 5 quarter view
I'm working on a cube view that displays reporting data in a quarterly trend.
The end user would select which quarter they want displayed and the CV would display that quarter along with the 4 previous quarters.
Ex. User selects 2022Q1 and then CV displays the following columns 2021Q1, 2021Q2, 2021Q3, 2021Q4, 2022Q1.
Data would be displayed quarterly in each column.
Any suggestions on how to write columns based on this criteria?
Thanks.