I am trying to select th aggregate i created in the Dashboard page, but whrn i drag pie wedget and try to set thr datapointlist it is giving error.
You need to transform your Aggregate into a DataPoint List manually
Regrds
Pankaj
I found a way thank you
Hi,
Can you share the solution you found. It will be great help if others who face the same challenges.
Thanks,
Sriyamini.J
Hi @Gaganashree Lohit ,As per the error showing when you are trying to take the aggregate as the datapoint list, it may be due to improper selection in the DataPointList property. Have you correctly given, like AggregateName.List (in your case GetServiceRequestsStatusCount.List). If yes you will be able to select the Value and Label for your piechart as shown in the below figure.Hope this helps,Thanks