Hi,
I have issues when try to create Pie chart on any View: DMA is my element with MS Driver
I create pie chart in views didn’t work, but when create same shape on element view work well.

Thanks
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best
Hi Jose,
Normally the pie chart is constructed by making use of the ‘Parameters‘ shape data. You will have to reference each individual element ID/parameter pair if you want them to be included in the View.The syntax is:
Parameters: DmaID:ElementID:ParameterID:TableRowFilter|…|…
More information in the DM Help: Creating a parameter chart | DataMiner Docs
Kind Regards,
Jarno
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best