Skip to main content
Nintex Community Menu Bar
Question

How to display grouped counts in K2 Dynamic Chart without DB changes?

  • July 16, 2025
  • 2 replies
  • 30 views

Forum|alt.badge.img+1

Hi Community,

I am using K2 Dynamic Chart control and want to display the count of requests by status (e.g., Draft = 2, Submit = 1).

Currently, my SmartObject  returns individual request rows with fields like RequestId and StatusText. Since the chart sums the RequestId, it shows incorrect values (e.g., Draft = 2, Submit = 3) instead of row counts.

Challenge:

  • I cannot modify the database (no SQL view or SP changes allowed).

  • The SmartBox SmartObject does not support advanced grouping

What I want:

To show accurate grouped counts in my Dynamic Chart without modifying the database directly. in chart control there is any feature related to it.

2 replies

Forum|alt.badge.img+5
  • Rookie
  • July 24, 2025

@saurav67665 I don’t think you can do that out of the box with K2. You might want to inject custom javascript.

 


Forum|alt.badge.img+6
  • Nintex Employee
  • October 23, 2025

Hi ​@saurav67665,

We currently have these changes on the backlog. Please log an idea in https://ideas.nintex.com/ so that it can be upvoted for prioritization.

Thanks,

Gem