Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
lailarhc
Creator
Creator

Bar chart displaying hours and minutes instead of months when a single year is selected

Hello.
I have a bar chart that displays the average number of courses ([Nome Evento]) in a given time.

Here's the expression of the chart's measure:

Count(distinct [Nome Evento]) / Count(distinct [Nome do servidor])

Here's what it looks like when a single year is selected:

lailarhc_0-1637762704992.png

It's a single dot, with the scale showing hours and minutes.

Here's another bar chart that displays the actual number of courses taken when a single year is selected:

lailarhc_1-1637762782638.png

In both cases I have the Continuous option in the X-Axix tab selected, as seen bellow:

lailarhc_2-1637762835236.png

 

How can I make the first bar chart behave like the second? Why is it behaving the way it is?
Thank you in advance

 

1 Solution

Accepted Solutions
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Okay. For that you can create a drill down dimension (Year->Month)

View solution in original post

5 Replies
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Hello,

Try disabling below property.

AshutoshBhumkar_0-1637763971926.png

 

Thanks,
Ashutosh

lailarhc
Creator
Creator
Author

If I do that, it only shows the year:

lailarhc_0-1637765056731.png

I need it to show the months as well.

AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Okay. For that you can create a drill down dimension (Year->Month)

lailarhc
Creator
Creator
Author

It worked, thank you!

AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Great 🙂