Hi guys, I believe, this must be the question of many Wix users like me.
I want to make a pivot table out of my Wix database I hope I get the response soon?
Earlier I have expressed my problem more accurately - here
Currently, I have to use too many aggregations on my dataset due to which my code doesn’t become efficient (Means many for loops and conditional statements). I am not too much programically good that’s why I don’t how to use algorithms. So I believe there must be some tool to do so.
Also, I have heard there is something like pivottable.js(npm) in javascript