Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello everybody !!
I have just started to work with Qlikviw 8.5, and i have a problem with dates !!!
in table calendar i create a temporary calendar and then i drop it :
TempCalendar:
LOAD
RESIDENT
Calendar:
Year
(DATE) AS Annee,
Month
(DATE) AS Mois,
num
(Month(DATE)) AS NumMois,
(Week(DATE),00) AS Semaine, ..........
..........
DROP
but the problem that an error tell me thet there is no table TemCalendar !!!!!!
so what is the the problem??
thank you for your help
Hi,
Your script has not been Pasted properly on your last post. can you pl re - paste the script again?
- Peterson.