Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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.