Skip to main content
Nintex Community Menu Bar
Question

Simple Pie Chart data labels count value

  • July 11, 2024
  • 2 replies
  • 21 views

Forum|alt.badge.img+7

Hello,

I have a Pie Chart on a regular (non aggregated) model. One series called Type. Is there a simple way I can show the “count” value in the data label using the SplitTemplate. So instead of {{Type}} as shown below, I am trying show {{Type}} - {{countIds}}. I am unable to come with syntax that works for the count value.

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+10
  • Nintex Employee
  • July 11, 2024

Hi Ann, if I understand what you’re trying to do, I think you do need an aggregate model if you want to make a countIds aggregation available via merge syntax. 


Forum|alt.badge.img+7
  • Author
  • July 11, 2024

Thanks Mark,  this worked perfectly!