Skip to main content
Nintex Community Menu Bar
Question

inserting different values in a chart

  • July 9, 2024
  • 7 replies
  • 12 views

Forum|alt.badge.img+1

while i was working on the charts, the only problem i was having is giving each of the element different values. for example if i have three elements named “bob,ryan and ron” each of them have value 20. how do i give them different values?

This topic has been closed for replies.

7 replies

Forum|alt.badge.img+18

Archit,

Can you provide a bit more detail? How are you assigning values? And to what kind of element?


Forum|alt.badge.img+1
  • Author
  • July 9, 2024

how do i go about in changing the values of florida and maroon 5?


Forum|alt.badge.img+18

You just have to change the data in the model that the table is running on.

For example, you could put a table on the same model below the chart. When you update the data in the table, the chart will update dynamically.


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

My guess is that your series is simply returning the count of records that match the names,  rather than the sum of values. 

And Matt is right - what is your underlying data? 


Forum|alt.badge.img+1
  • Author
  • July 9, 2024

The underlying data I tried using table but it’s no use… It’s still not showing the values I want it to show. If possible could you show me how to create the chart with designated records


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

If your data won’t show in a table,  it won’t show in a chart.  Get your data right. 

Then follow the chart tutorials: http://help.skuidify.com/m/supercharge-your-ui/l/293051-visualizations-charts-and-graphs


Forum|alt.badge.img+1
  • Author
  • July 9, 2024

I did try that… But the result wasn’t the same… It came a bit different