Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Looking for a Date Change

Hello:

I currently have a table with a field named Action Step Revised Target Date.  I am looking to see if this date has changed at all period over period.

I load all of my source files with a column named Load Date and for all of my set analysis I use the following statement for all of the analysis I perform

{<[Load Date] = {'$(=Max([Load Date]))'}>}

I know how to check previous values in QV, however, I do not know how to see if a date field [Action Step Revised Target Date] has changed period over period since it is not a count. 

Any help would be greatly appreciated!

Thank you in advance

2 Replies
Anil_Babu_Samineni

Can you provide sample data and expected result.

I know how to check previous values in QV, however, I do not know how to see if a date field [Action Step Revised Target Date] has changed period over period since it is not a count.

I didn't get this point

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Not applicable
Author