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: 
luohda
Contributor III
Contributor III

combo chart add line

my combo chart looks like this, how can i make it normal, with bar and line?

clip.png

bar: sum(aggr([PREIS]* (1-[FIRM_RABATT]/100) * num([ANZAHL]) * FACTOR, [Probe_id]))

line: 5000

dimension: date(monthstart([A_AUFTRAEGE.DAT_EINGANG.DATE]), 'MMM-YYYY')

 

in sorting, it says: you cannot change sorting when using a continuous dimension axis.

 

so far of my QS life i have never successfully created a combo chart with a bar and a line looking normal...

BTW I'm using Qlik sense cloud enterprise.

Labels (1)
  • Chart

1 Reply
luohda
Contributor III
Contributor III
Author

btw, when it's marker it looks like this:

marker.png