Hi Prathik,
You are passing the oFilter as an object, but it is an array do it like this -
oChartY.bindRows("/GSalesCollection",[oFilter]);
Hope this solves the issue.
Regards,
Pruthvi.
Hi Prathik,
You are passing the oFilter as an object, but it is an array do it like this -
oChartY.bindRows("/GSalesCollection",[oFilter]);
Hope this solves the issue.
Regards,
Pruthvi.