Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Akina0929
Creator
Creator

spliting legends?

HI,

I want to split group of legends into separate as shown in below image. please help me .

thanking you,

12 Replies
marcus_sommer

I'm not sure if the static textboxes or the boxes from the presentation tab are a really good solution. I think using a dual-expression will be a more suitable way of doing it, like:

dual(Dimension, sum(Value))

Within the book:

QlikView for Developers Cookbook (June 2013)

Stephen Redmond

ISBN-13: 978-1782179733

is a good example how it could be implemented even with staggering of the values.

- Marcus

Akina0929
Creator
Creator
Author

no mahesh if the sales are changing the lines are not responding , the lines has to respond dynamically based on sales.

qlikview979
Specialist
Specialist

Hi,

PFA