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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sourabhsharma
Partner - Contributor II
Partner - Contributor II

Data linking issue

I have one sales fact that contain invoice date with some missing dates,I made one master calendar based on stardate of invoive to end date of invoice,My sales fact is also linked to budget through the concat(customerid,year,month) now when i am tring to link the year from master calendar to the budget year from budget table its giving me inappropriate results.

Labels (1)
1 Solution

Accepted Solutions
Lisa_P
Employee
Employee

In your calendar script you are populating your varMinDate based on Date field in SALESDETAILS.

This field does not exist, it should be DateKey based on your data.

Lisa_P_0-1704152947401.png

 

View solution in original post

1 Reply
Lisa_P
Employee
Employee

In your calendar script you are populating your varMinDate based on Date field in SALESDETAILS.

This field does not exist, it should be DateKey based on your data.

Lisa_P_0-1704152947401.png