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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
gerrycastellino
Creator III
Creator III

How do I display hours on Y-axis

I'm looking to display a simple hourly (0-23) number format on the y-axis, based on sample data in Excel file .

How would I do this.Timeonyaxis.JPG

1 Reply
JordyWegman
Partner - Master
Partner - Master

Hi Gerry,

The easiest way to do that is making an inline table:

Load * Inline [
Time
23
22
21
20
19
18
17
16
15
14
13
12
11
10
09
08
07
06
05
04
03
02
01
00
];

But you will need some data that is connected with these hours. Do you have that data?

Jordy

Climber

Work smarter, not harder