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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
c_pannese
Partner - Creator
Partner - Creator

condition between 2 dates

Hi,

how can i create a list of dates in a straight table? I'm trying with :

if(dt_scad_art>=min(Data_confronto2) and dt_scad_art<=max(Data_confronto2),dt_scad_art)

dt_scad_art is in my fact table

Data_confronto2 is in a no linked table.

but it doesn't work as dimension and  doesn't work as measure.

thank you

 

Labels (2)
0 Replies