Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
mahitham
Creator II
Creator II

Bar chart help

Hi,
Can any one please help me to derive Added, Removed and Renamed count on the trend like below based on below logic in the backend script.
Added:
Date 11-10-2019 is compared with  Max Date i.e., 20-10-2019
So IDs 6,7,8,9,10,11 are added So count on Trend for Added is 6.
same like Date 15-10-2019 is compared with Max Date i.e., 20-10-2019
So IDs 8,9,10,11 added So count on Trend for Added is 4.
 
Removed :
Date 11-10-2019 is compared with Max Date i.e., 20-10-2019 here
ID=3 is removed so count on Trend for Removed is 1.
 
Renamed:
 Date 11-10-2019 is compared with  Max Date i.e., 20-10-2019 here
for ID=5,Name=E that's renamed as Name =M for ID=5 in 20-10-2019
so count on Trend for Renamed is 1.
 POC.png
Expected Output chart:
Trend chart.png
Please find the attached excel spread sheet.
 

 
Thanks in advance
0 Replies