XY Chart -Cannot Read Property 'Push' of Null

Hi All,
I am facing the issue while binding in XY Chart through Query binding.
Can someone please help me out on this?
PFA console info...

See if this article from CodingBeauty helps. Otherwise check your binding and see why it's returning null or None.

1 Like

Thanks for the quick info @Transistor
it's working fine in runtime but shows error in the designer panel.
and also, an issue found with my binding and corrected.

You'll need to show us your binding so we can help you figure out why you're getting nulls.

1 Like

Sorry for the late response...that was error with my query.So i got Null.

Thanks