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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Display a Table Box in columns

Hi All,

Could you please let me know how I can display the table box (or whatever table/chart type is appropriate) to display such that it shows:

Primary Model   |     Prospect Model

Right now it's a list box that shows the value in a row.  I'd like to have it shown side-by-side, i.e. in a column right next to the dimension name (Primary Model).

Capture.JPG.jpg

Thanks!

Carey

1 Solution

Accepted Solutions
danieloberbilli
Specialist II
Specialist II

Make a listbox of the Primary Model, switch in listbox properties to the expression tab and insert the prospect model as expression:

Capture0.PNG.png

View solution in original post

2 Replies
danieloberbilli
Specialist II
Specialist II

Make a listbox of the Primary Model, switch in listbox properties to the expression tab and insert the prospect model as expression:

Capture0.PNG.png

Not applicable
Author

Thank you!