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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakkrish
Creator
Creator

Last 5 week timestamp in calculated dimension

Hi,

 

I have a date filed called Timestamp , Timestamp fields is locked in my sheet.

So based on the selected timestamp I have to show previous 5 week trends.

I am using two expression one is applicable first 6 month and other one is applicable for july to this monday. can you help me to achieve this ?

if I get 5 week trends in dimension it would be easy I think

Regards,

Deep.

 

Labels (1)
3 Replies
deepakkrish
Creator
Creator
Author

deepakkrish
Creator
Creator
Author

@swuehl  

deepakkrish
Creator
Creator
Author

=if(TimeStamp>=vMxfivedate and TimeStamp<=vMxYear, TimeStamp)

I tried this formula as well ,It's working if i clear the locked field.

How to show 5 weeks trend from the selected date

Regards,

Deep.