Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.