Skip to main content
November 28, 2022
Question

How to save values of accept , reject and inprogress

  • November 28, 2022
  • 1 reply
  • 0 views

How to save the accepted ,reject and inprogress status values to make a pie chart of it?

    1 reply

    harshas2775
    November 28, 2022

    During record creation save the statuses in a field for the record. Then by aggregating the record/entity you can generate a pieChart.

    Also, refer these documentation foe better understanding Pie Chart Component & Pie Chart Recipe