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: 
samuel_brierley
Creator
Creator

formula issue

Hi I have the follwing formula, admittedly the community helped me with it,

however I need it to do the same thing but instead of being before today it needs to be before the first day of the month?

sum({$< Date = {'>$(=Today())'}>} [Forecast Hours]

Labels (1)
1 Reply
Sokkorn
Master
Master


sum({$< Date = {'>$(=MonthStart(Today()))'}>} [Forecast Hours])