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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
edwin
Master II
Master II

Combo Chart + Trellis not showing line chart

Hi, has anyone created a combo chart (bar + line) and enabled trellis successfully?  in my case only one of the trellis cell will display the line chart.  at first i thought it was due to the value of dimension in the cell but when i select just the value, the cell will have the line chart.  it consistently show the line chart in only one of the cell.

edwin_0-1605044865416.png

 

edwin_1-1605044951371.png

 

thanks for any feedback

Labels (1)
1 Solution

Accepted Solutions
marcus_sommer

I would expect that this should work - maybe it's caused from your (calculated ?) dimension or the expressions. What happens if you removed the line-expression and used instead something like: 40 + rowno() ?

- Marcus

View solution in original post

2 Replies
marcus_sommer

I would expect that this should work - maybe it's caused from your (calculated ?) dimension or the expressions. What happens if you removed the line-expression and used instead something like: 40 + rowno() ?

- Marcus

edwin
Master II
Master II
Author

@marcus_sommer thanks for the lead, didnt notice an aggr in my expression that wasnt nodistinct