Hi,
Can we display year number and quarter number as webi report headers.
Ex:we run a report now - i need to display the forecast report headers as below--
Column-1 Column-2 Column- 3 Column -4
----------------------------------------------------------------------------
2015Q1 | 2015Q2 | 2015Q3 | 2015Q4
----------------------------------------------------------------------===
10.00 1100.00 100.00 100.00
100.00 100.00 100.00 100.00
So if I run the same report next year (2015) then it should display as below
Column-1 Column-2 Column- 3 Column -4
----------------------------------------------------------------------------
2016Q1 | 2016Q2 | 2016Q3 | 2016Q4
----------------------------------------------------------------------===
10.00 1100.00 100.00 100.00
100.00 100.00 100.00 100.00
Thanks in Advance