cancel
Showing results for 
Search instead for 
Did you mean: 

how to download table in xml format or other format to give report in sapui5?

0 Kudos

hi,

i have made one table in xml view now i want to download whole table to generate report.

is there anyway to download table to generate report ?

please give one example if possible.

Regards,

Abul

Accepted Solutions (1)

Accepted Solutions (1)

former_member184867
Active Contributor
0 Kudos

Hi ,

if you have the data , you can easily convert it to CSV and then you can import it into EXCEL.

Here is the snippet for you at http://jsfiddle.net/sturtevant/vUnF9/.

Here is another sample for excel conversion from JSON data

http://jsfiddle.net/hybrid13i/JXrwM/

Regards,

Atanu

Answers (0)