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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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