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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
rido1421
Creator III
Creator III

left join and dates

Hi All

I have done a left join in my script im joining a table with Dates and Budgets to a table with

Budgets and a few other dimensions

after the join i have more than one date for each date... is it because of the left join?

how can I fix this?

10 Replies
MarcoWedel

You're welcome.

If this expression works for you, then maybe

DayName(Num#(Date)) as Date

will also return correct results.


Hope this helps

Regards

Marco