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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Srinivas
Creator
Creator

we need latest modified record from Database based modified time and Primarykey:

Dear Friends,

I have one query

When we are extraction from data base that data should be based on primary key and creation date we are pinking the data.Here one query primary key may be may not be same but we need to pick latest modified record that's depend on time , This latest modified record based on time we will knows.

see below screen shot for understanding :

here my output is below one because those are latest modified records:

Advance Thanks,

Munna

1 Solution

Accepted Solutions
Srinivas
Creator
Creator
Author

Hi Frds,

all most got the solution through below code

Thanks,

Munna

View solution in original post

3 Replies
deepakqlikview_123
Specialist
Specialist

I will suggest you to use where not exist clause by using primary key in your script.

Thanks

Srinivas
Creator
Creator
Author

Hi Frds,

all most got the solution through below code

Thanks,

Munna

Srinivas
Creator
Creator
Author

Thanks for your valuable suggestion Deepak,

Regards,

Munna