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: 
b_garside
Partner - Specialist
Partner - Specialist

Dual wont work properly in Pie Chart data point label.

I'm trying to create a dual label where it shows the text label and numeric price side by side with  '-' between them.

For some reason its not showing correct?  I can see is the Price but no DODAAC prefix. 

I would like to be able to use this in other charts once I get it working. perhaps someone can emulate this with a similar data set?

Dual( DODAAC&'-'&Num(Sum([TOTAL_PRICE]),'#,##0') , Sum([TOTAL_PRICE]) )

See attached image



1 Solution

Accepted Solutions
b_garside
Partner - Specialist
Partner - Specialist
Author

My problem was located on the number tab. The expression was set to Money once I changed it to Default the text portion showed.  So even when an expression is correct all it takes is one simple setting to prevent proper usage.

View solution in original post

1 Reply
b_garside
Partner - Specialist
Partner - Specialist
Author

My problem was located on the number tab. The expression was set to Money once I changed it to Default the text portion showed.  So even when an expression is correct all it takes is one simple setting to prevent proper usage.