Hi all,
I started learning SAP HANA and created 2 attribute views and an analytic view for a database. They all work fine in HANA Studio and i am able to take any report. My problem that during the deployment of this solution i can't install Hana Studio to all the customers, I need to use this analytic view to display the data in HTML 5 web application so that customers will login to the system and be able to see their own informations.
I have done it with writing a json(in .xsjs) then parsing it with js. But in this way I'm writing queries so that kind of makes my previous analytic view useless and making the application more complex. My question here is:
- Can any one help explain to me how I can use the SAP Hana analytic view in html5.
- Are there easier options out there that I can consider using.
Thanks for your answers!
Kemal