Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm using the following code for the master calendar. It had worked with no problem with other data sets, but I get the following error message, when I try to use it with a particular data table (Alabama_employ).
I hope someone would be able to help me.
Thank you,
Jessica
Error message when I try to load:

Here is the master calendar code I'm using:

Here is the table I'm referencing:

I don't think there is any issue with your Master Calendar. Can you share the screenshot of the two new fields that we created? DATE1 and DATE2?
I get the same error message.
How do I view the data once I load?
Go to the front end of the app and create filters for the fields
I'm not sure I understand.
I just want you to load the application with Alabama_employee table and then once reloaded create a filter on DATE1 and DATE2 fields on the front end of the application just like you would create for any other field.
Make sure you have added DATE1 and DATE2 in Alabama_employee table
Num(MakeDate(year, (Right(period, 2) * 1))) as DATE1,
Num(MakeDate(year, Num#(Right(period, 2), '##'))) as DATE2
I'm really new to Qlik. I'm not sure what you mean by "creating a filter".
Do you know how to get to this screen?
Yes.
After I click on Filter, I added Date1 and Date2 one at a time as a dimension. It displays nothing. Just the field name.
