Hello
I have SalesData coming from VBAK. I have SalesDocument Date which I joined with M_TIME_DIMENSION - DATE_SAP.
I can get the CALWEEK, CALMONTH, YEAR now. But below are my questions.
1. How to get "Lastweek" from any Date?
2.Create a report with Last Week Sales.
3. Compare This Year Last week with Last Year Last week.
The report should dynamically run. ( a User Prompt or a Input Variable would also be helpful)
I looked into below links but not sure it answers my questions.
Implementation of WTD, MTD, YTD in HANA using Input Parameters Derived from Table
Implementation of WTD, MTD, YTD in HANA using Script based Calc View calling Graphical Calc view