Hi experts,
I have followed this document Overview Page Editor to create a new overview page in WebIDE and consumed the Northwind OData service (http://services.odata.org/V3/Northwind/Northwind.svc/) to display the list of Orders in a card. I have followed all the steps - created a new overview page, added a card of type Table and deployed the overview page to the SAP HANA Cloud Platform.
When I run the project I see the card with 5 empty rows, however in the footer it shows the text Showing 5 out of 830 which means that the page is able to retrieve the orders from the northwind data service, but nothing gets displayed in the card. If I create a simple master-detail type of project using the same northwind data source it displays the data fine.
Has anyone been able to display data successfully using the overview page cards?
Regards,
Saurabh