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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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