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: 
onetwothree123
Partner - Contributor III
Partner - Contributor III

Line chart Date Formatting

Hi,

In my line chart's expresion I am calculating trend using set analysis and limiting it to current date to 30 day's back (One month trend)

Current date selection is being made by a calendar object.

If user selects 5/24 line chart should populate 4/24-5/24.

I have all this working but my line chart is showing all the dates 4/24, 4/25 4/26 ............................ 5/24.

Requirment Questions:

1) just show  4/24 nothing in between and 5/24 at the end as in image below

2) Currently I have date in MM/DD/YYYY format (4/24/2012) how can I change it to just MM/DD format in the chart

14 Replies
onetwothree123
Partner - Contributor III
Partner - Contributor III
Author

untitled.JPG

fosuzuki
Partner - Specialist III
Partner - Specialist III

A "workaround" would be to force the date to be displayed as text in Chart Properties>Presentation>Text in chart

onetwothree123
Partner - Contributor III
Partner - Contributor III
Author

Fernando,
How I can have dimension axis and not show date on it.?

fosuzuki
Partner - Specialist III
Partner - Specialist III

Chart Properties>Dimensions>Settings for selected dimension>uncheck "Show legend".

onetwothree123
Partner - Contributor III
Partner - Contributor III
Author

If I do that its not showing the Dimension Axis at all