Drag Drop Rows same as values in pivot

Hey i am trying to drag on values same as rows but its not working in both.

like “amount” drag in row and also when i am drag in values that time not both value are show.

i need like this under this example . its possible and also not affected in chart

structure: {
rows: [“name”,“amount”],
columns: [“year”],
values: [{ name:“amount”, operation:[“sum”]},{ name:“quantity”, operation:[“sum”]}],
filters:[]
},

Hello @rajpatel ,
I’m afraid I couldn’t represent the problem in the basic implementation: Code Snippet
Could you please share more details on your implementation and provide a code sample (via our Snippet Tool) that will illustrate the issue? So we can look a bit more in-depth into the problem.

hey thanks for response… i set format in this link check and say to me its possible or not.
https://snippet.webix.com/qp86kf9w