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: 
Not applicable

data on x-axis

Hello again,

i searching now since hours within this community and i am not finding what i need to do.

I have a line chart with 3 dimensions and want on the x-axis the field SPANR and not the timestamp.

Thanks, Armin

Labels (1)
1 Solution

Accepted Solutions
stigchel
Partner - Master
Partner - Master

Maybe this??

Change the timestamp dimension to

=Dual(Z_PA_ALLEDATEN.SPANR,timestamp(Z_PA_ALLEDATEN.DTTSERF))

View solution in original post

2 Replies
stigchel
Partner - Master
Partner - Master

Maybe this??

Change the timestamp dimension to

=Dual(Z_PA_ALLEDATEN.SPANR,timestamp(Z_PA_ALLEDATEN.DTTSERF))

Not applicable
Author

great thanks, thats working