cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Elements - Export charts data to excel

10-31-2022 3:39 PM
yosra_hassad0 Explorer
1476 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

In a CAP Fiori Elements v4 App, we have differents graphs for which we would like to add a custom (or standard) action that exports their underlying data to excel, just as the normal List Report Export. We couldn't find a way via bound or unbound actions yet as no data is sent through the request. Is it feasible or we will need extensions to provide the chart data to the custom action?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
SAP Mentor
SAP Mentor
0 Likes

Please check out the cap-sflight example. steffen.weinstock added the Analytical List Page. I've just checked and the table shown there does also provide an Excel download.

yosra_hassad0
Explorer
0 Likes

Thanks for the reply 🙂 But this example is providing an Excel download for a table not a chart 😕