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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

populate missing data

Hi,

How to generate missing data in month wise.I have day level data.I need to show count based on the filters.

 

cust_iddeptsub deptmax_amountDateid
101empxyz400,000.006/1/20181001
102empxyz400,000.006/1/20181001
103ITxyz400,000.006/1/20181001
105HRxyz200,000.009/24/20181002

 

result: if I select june1 I need to show customer count as 3, if I select dept  as empI need to show the customer count as 2.

 

above count 3 and 2 should repeat for next months also(like id I select  dept  as empcount is 2 and if I select dpet as IT should show count as 1 for fallowed month until receive the data from database.

 

how to achieve this requirement.please help me ASAP.

 

Thank,

Pat

Labels (1)
2 Replies
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Anonymous
Not applicable
Author

can you help me for my requirement based on filters I need count.. script please.