Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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