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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
qv_testing
Specialist II
Specialist II

Need Help

HI Community,

I have one table like,    I have three fields EmpID, Status and TempDate..

I want to compare with two Months, like 2 variables StartMonth and EndMonth..

Suppose  if i am select May and June,  status wise i have to show data how many changed records.....

EmpIDStatusTempDate
123InProgress5/27/2015
11Resolved5/27/2015
679Resolution Pending5/27/2015
678Opened6/27/2015
123Assigned Owner6/27/2015
11Resolution Pending6/27/2015
11Resolved6/29/2015
13InProgress6/29/2015

Example:

See one particular case..

EmpIDStatusTempDate
123InProgress5/27/2015
123Assigned Owner6/27/2015

Here particular ID wise changed status InProgress to Assigmed Owner..

I want to show  like this......

Capture.JPG

12 Replies
qv_testing
Specialist II
Specialist II
Author

PFA,

I have attached 5 months data...

qv_testing
Specialist II
Specialist II
Author

Hi Jagan,

Have you Understand my scenario...

Let me explain again....

I have ID, Status and Date these are my fields...

Suppose i have created 2 variables.. these variables compare with status..

Suppose if i am select June and May..

In my June Month status Resolved, May Month status it has Changed..

Here one particular case..

Capture.JPG

See here Resolved June status and May status

Assigned Owner (This count 1)

Resolved (this Count 1)

Resolution Pending (This count 2)   Total count 4

Capture1.JPG

Actually i have attached Images i.e hard coded for June and May month......

I want to compare Month to Month, if i am select Dec and Jan i want to compare based on selection..

Hope You understand.....

qv_testing
Specialist II
Specialist II
Author

Hi Venkita,

Thanks for response..

I want to change based on selection....

I have all months data...