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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
shaan007
Partner - Creator
Partner - Creator

Manipulating / Custom Dimension in Chart using ValueList

Dimension

Field Name : Group

Dimension:

Expression:

Group

=Sum(Value)

A

200

B

300

C

500

D

1500

The Group D sharing 60% as D1 and 40% D2.  I want the count(value) to split the D into D1 and D2 and show that in a chart.

Dimension:

Expression:

Group

=Sum(Value)

A

200

B

300

C

500

D

D1

900

D2

600

I want the chart to show that as the attached image.

please anyone help.

Message was edited by: Prasanna Balachandran

11 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Create an image for legend and place it on top of the chart, this way you can create the custom legend.

Regards,

Jagan.

shaan007
Partner - Creator
Partner - Creator
Author

thank you