Placing YTD,MTD,QTD,PyYTD in a single set using variables
Hi guys,
want to place YTD,MTD,PyYTD..etc.... in to a variable Input chart, so If I select YTD then data should be filter Year to date, N MTD then Month to date.
Sum ({< Datefield 2 = $(vDtselect) >} Sales) ........ so on
now change the Values using Variabie input Chart to get Different Dateperiods . Similar can Have last 6 months, QTD, Last week So on.... To filter required Date periods for the multiple Charts. I found this Useful and Posted 🙂