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: 
tracer
Contributor
Contributor

Previous week

Hi,

 

in Qlik Sense application I want to show previous week data

current script i'm using is connected to field Datum (Date) 

=IF(Status='Realized' AND [Datum]>=$(=today()-8), Status)

 

as I'm using autocalender in qliksense I want tu use expression where I would get previous week from the current week , but I' m not able to figure it out.

Thank you in advance and kind regards,

 

MAtej 

 

date of input Week Status  Datum
01.05.2022 19 Realized 12.05.2022

 

in

Labels (1)
0 Replies