Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

Visualization and Usability

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

sunny_talwar

May be this

Sum({<

Year = {"$(=Year(Today()))", "$(=Year(Today())-1)"},

    Quarter,

    Month,

    Week,

    Dato = {"=SetDateYear(Dato, Year(Today())) >= YearStart(Today()) and SetDateYear(Dato, Year(Today())) < Today()"},

    ElementID = {RR}>}

[Vaerdata.Verdi])

View solution in original post

Who Me Too'd this solution