Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date legend appearing in number

Hi,

I plotted scattered chart at date level. IN the legend dates are showing as number . Could you help me ?

1 Solution

Accepted Solutions
Not applicable
Author

I solved it by using calculated dimension "(date([Date],'MM/DD/YYYY'))" rather straightaway [Date] as dimension.

View solution in original post

3 Replies
MK_QSL
MVP
MVP

Use Dimension as

Date(Date)

Not applicable
Author

I have used. My concern is Display of Date is in Number in legend

Not applicable
Author

I solved it by using calculated dimension "(date([Date],'MM/DD/YYYY'))" rather straightaway [Date] as dimension.