Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Last Months Activity

Hi all,

I'm trying to write a formula to just bring through last months activity, ive tried using the formula but with no joy.

Anyone have any ideas as to how I could alter this to bring through just last months data?

·         =SUM({<Metric_Code “RTT9”={">=$(=MonthStart(Today(),-1)) <=$(=MonthEnd(Today(),-1))"}>} Metric_Value)

mMany thanks in advance,

Nick

Labels (1)
1 Reply
awhitfield
Partner - Champion
Partner - Champion

Hi Nick,

check this one out!

https://community.qlik.com/docs/DOC-4313

Andy