Hello community,
I have some issue regarding loading a script.
I have a normal table with data and a master calendar.
In my excel data, i have a colomn with dates
ANd my script is this way
I modified the line SET TIMESTAMPFORMAT and I erased the 'ss' in order to make qlikview read my date field 'created'
ANd in the script, i put
TimeStamp(Created)as Created,
But when i Reload the script
THe data in red never stop to grow. So my assumption is I made a mistake somewhere but where ?
You'll find attached to this post my script and the master calendar script.
THank you in advance