-
1. Re: if Aug then June-July-Aug data should display in the week format
Mahfooj Khan Aug 9, 2016 10:41 PM (in response to lalitha p)Is that what you wanted?
Workbook (version 9.3) has been attached for your reference. Let me know If this help.
Mahfooj
-
Last 3 months.twbx 1.4 MB
-
-
2. Re: if Aug then June-July-Aug data should display in the week format
lalitha p Aug 16, 2016 3:28 AM (in response to Mahfooj Khan)Hi Khan,
Can we achieve the same requirement without the help of parameter.
Somehow my business is not agreeing for Month as a parameter ( because Month should display relevant values accordingly to year which we cannot retrieve in Parameters dynamically ).
Both my filters Year and Month to be taken as Normal Filters only not parameters.
-
3. Re: if Aug then June-July-Aug data should display in the week format
Mahfooj Khan Aug 16, 2016 4:36 AM (in response to lalitha p)If I'm not wrong as per your requirement user will select year and month (you've mentioned 2016 and Aug) based on the selection graph will show weekly trends of last 3 months. If you don't use parameters then how could you pass these value to filter the data? If you don't want to use parameters then using cascade filter you've to manually filter last three months from the drop down. Let me know If you've any question.