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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Linking Plans and Actuals Through AutoNumber in Data Load

Hello,

I've ran into a problem as I've tried putting sales plans into my data load.  Currently I am using an AutoNumber function to create a link between actuals and plans.

AutoNumber(StoreId & CalendarDate) as PlanLinkId,

The problem I run into is that not every store will have activity for every CalendarDate.  Because of this, the auto generated link is not created and portions of the plans are not able to link.  Does anyone have a solution for this?

Thanks,

KL

11 Replies
Not applicable
Author

Thank you! Mark's solution worked for what I needed on this but I believe I have another use for the link you just showed me.  I appreciate all the help!

Not applicable
Author

Thanks Mark!