Unwanted field found in pivot configuration of Pivot-Chart

Hi, Please refer to the following snippet in https://snippet.webix.com/h4mmfeq0.

In the data, there is no field like “ID” but we get this field in pivot configuration always. Moreover, we can filter and group by using this unknown “ID” column. How to get rid of this unwanted value?

Hello @zihad,
I can confirm the issue. Thank you for reporting!

The ID field is always added automatically if it is not there, since data is being processed through ID.
For now, you can filter it through the popup configuration.
Please take a look at the snippet: https://snippet.webix.com/aeu3l8an