
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issues with Combo Chart
Hi,
I have 2 issues with my combo chart, compared to my bar chart:
1- the date format is defined as YYYY-MM, but is displayed as DD/MM/YYYY
2 - the width of the bars.
Any ideas how to resolve them?
Thanks in advance!
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
sergio0592's suggestion is very good as well to resolve the issue with the date format. There is another similar post "Combo Chart: bar width" [1], where the solution suggests turning off "Use continues scale" on the X-Axis. I have tried that solution and this is my outcome:
Before:
After:
As you can see, the dates format changed to the original one and the Bars' width also adjusted properly.
I hope that those suggestions helped you resolve your issue!
---
[1] https://community.qlik.com/t5/New-to-Qlik-Sense/Combo-Chart-bar-width/td-p/93276


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Try with
date(date#(Field,'DD/MM/YYYY'),'YYYY-MM')

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
sergio0592's suggestion is very good as well to resolve the issue with the date format. There is another similar post "Combo Chart: bar width" [1], where the solution suggests turning off "Use continues scale" on the X-Axis. I have tried that solution and this is my outcome:
Before:
After:
As you can see, the dates format changed to the original one and the Bars' width also adjusted properly.
I hope that those suggestions helped you resolve your issue!
---
[1] https://community.qlik.com/t5/New-to-Qlik-Sense/Combo-Chart-bar-width/td-p/93276

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Andrei!
Your solution solved both problems!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, Sergio, but the format issue was resolved by turning off the Use continues scale...
