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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sudhakar_budde
Creator
Creator

Data with Master Calendar not showing

Hi Experts,

I am having an issue with the master calendar.

I am using a Master Calendar script developed by someone else.

In my case it is not pulling value '0' (zero) for months where there is no data against that month.

In another words, I couldn't show  value '0' (zero) where there are no bookings in particular month.

1. $(Include=C:\Users\..\Qlik_Development\Config\calendar_procedure.txt); /// file path

2. Call CreateCalendar( 'WO', '%_WO_START', 'Start', 1); // Calling the master calendar

Could you please help me where a I am doing a mistake?

Thanks

Sudhakar

2 Replies
Mark_Little
Luminary
Luminary

Hi,

What is the issue or error message you are getting?

Mark

sudhakar_budde
Creator
Creator
Author

Hi Mark,

Sorry, actually it is not an error message!

I am expecting to see zero (0) for the months May, June, Jul, Dec where there is no booking made at all.

Thanks

Sudhakar