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: 
Not applicable

crosstable : prices are converted in date format?

Hi,

I don't know why but when I make a crosstable it automatically recognizes my price field as a date

wrongprices.PNG

so instead of 150 I get a 40213 date value or something.

how can that be fixed?

thanks

2 Replies
perumal_41
Partner - Specialist II
Partner - Specialist II

Hi,

Upload your sample data excel for checking purpose

Not applicable
Author

i found it.

reformat the whole sheet to general, and fix the date with Date(Num#(date_field)) AS Date afterwards