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: 
Anonymous
Not applicable

Problem with MasterCalendar

Hi,

i've generate an MasterCalendar and load also a fixed calendar into iIn my time-box there are two fields with Mrz an the fixed calendar does'nt work. Please can you give me a solution to fixed the problem

Regards
Stefan

1 Solution

Accepted Solutions
rahulgupta
Partner - Creator III
Partner - Creator III

Hi Stefan,

Issue with your Data Model is that you have linked the fixed Calender and Master Calender with the MonthName Field.

in Fixed Calender, The MonthName(i.e. CREATED_AT_MONAT) is in with Pure Text Value.

Whereas, in Master Calender, the MonthName(i.e. CREATED_AT_MONAT) is formed by the Month() Function of Qlikview which returns a Dual Character i.e. numeric Value.....

Hence it is showing one Mrz Field on the Left Side(bcoz of Text) and another on Right Side(bcoz of Numeric)....

My Suggestion, Instead of linking with CREATED_AT_MONAT you can link with the CREATED_AT_SORTMON by creating the same field in Master Calender.

Hope this helps...

Regards

Rahul

View solution in original post

2 Replies
giakoum
Partner - Master II
Partner - Master II

You have two distinct Mrz values in field CREATED_AT_MONAT. Are they spelled exactly the same? Otherwise Qv will treat them as different values. Most likely M is in English in one case and in German in the other.

rahulgupta
Partner - Creator III
Partner - Creator III

Hi Stefan,

Issue with your Data Model is that you have linked the fixed Calender and Master Calender with the MonthName Field.

in Fixed Calender, The MonthName(i.e. CREATED_AT_MONAT) is in with Pure Text Value.

Whereas, in Master Calender, the MonthName(i.e. CREATED_AT_MONAT) is formed by the Month() Function of Qlikview which returns a Dual Character i.e. numeric Value.....

Hence it is showing one Mrz Field on the Left Side(bcoz of Text) and another on Right Side(bcoz of Numeric)....

My Suggestion, Instead of linking with CREATED_AT_MONAT you can link with the CREATED_AT_SORTMON by creating the same field in Master Calender.

Hope this helps...

Regards

Rahul