Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a Fiscal Quarter in FY18'Q4 format. I am using the below formula to calculate the dynamic QTD.
=SUM({< fiscal_quarter, Date ={">=$(=date(QuarterStart(Today(),-4))) <=$(=date(AddYears(Today(),-1)))"}>}
accessories_revenue)
For ex while selecting FY18'Q4 it has to show the QTD data for FY17'Q4. But its not giving this output
Please help me to resolve this
Thanks in advance!!!
If i add every conditions in diff column then its giving the proper output...Great
That is strange, not sure why that would be the case