Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
aniruddhyadutta
Creator
Creator

Sorting issue in graph

Hi Friends,

I have a simple requirement to sort my dimension .

But no permutation or combination is working.Can you please help me out?

graph.PNG

I want my time dimension in x axis to be sorted in 15 mins interval i.e starting with 6:00:00 PM.

Do i need to achieve with expression coz sorting it numerically in ascending or descending order is not working.

AD

19 Replies
Anonymous
Not applicable

Is the time field of type time or a string?

MK9885
Master II
Master II

First off, uncheck 'show null values' (if it is not a requirement)

then try to sort it.

It would be helpful if you can give a sample qvf?

shraddha_g
Partner - Master III
Partner - Master III

Try

in Dimension Timestamp(TimeField) and then try Sorting.

Else in Sorting Section, Choose Sort by Expression and put num(TimeField) and then sort asc or desc.

aniruddhyadutta
Creator
Creator
Author

my time field is as below

text(Right(TimeStamp_15,11)) as Interval_15

aniruddhyadutta
Creator
Creator
Author

Hi Aehman,

it didn't worked.

aniruddhyadutta
Creator
Creator
Author

it didnot worked ..:(

aniruddhyadutta
Creator
Creator
Author

Can some one plz help me on this?

MK9885
Master II
Master II

Can you upload the sample qvf?

aniruddhyadutta
Creator
Creator
Author

Hi Aehman,

sorry don't have an sample qvf reday at this moment..:(