cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid Data BInding in Bar Chart SAP UI5 VIZ Charts

Phani_Kumar
Participant
0 Kudos

I am trying to display a bar chart on click of Go button on selection screen .

I am getting invalid data binding in place of VIZ Chart . Can some one please help.

I have attached the error message which i am getting . I have attached my XML view and its controller logic as well . Can someone please asap . selectionscreen.pngdatabindingerror.png

xml-view.txt

controller.txt

Please help what is the mistake i was doing. thank you very much

Accepted Solutions (1)

Accepted Solutions (1)

navya_shree2
Explorer
0 Kudos

Kindly provide me the mock data which you using for chart binding. this is binding related problem.

Check my blog below for more details.

https://blogs.sap.com/2017/07/30/dual-stacked-columnbar-chart-example-using-vizframe-in-ui5./

Answers (2)

Answers (2)

Phani_Kumar
Participant
0 Kudos

Hello,

As the system which i was working is in less UI Level, i didn't get the desired output.

I have changed , https://sapui5.hana.ondemand.com/resources/sap-ui-core.js as source in Index.html.. then it started working.

Thanks

desiree_matas
Contributor
0 Kudos

Hi Pawan,

This is a very generic error and it is difficult to say what is going on withoug debugging the issue. Maybe you can create a runnable snippet (using jsbin, for example) so that it is easier to isolate the issue. To know the SAPUI5 version and patch level would be useful to.

Best regards,

Désirée