Excel export from enrolment REST endpoints [KI]

Issue #1103 resolved
Brian Lewis repo owner created an issue

Implement as per description in #1090, to action the ?xl parameter on the url by returning a workbook.

Comments (2)

  1. Brian Lewis reporter

    The workbook contains a table corresponding to the REST endpoint data, a pivot table built from that table, and a pivot chart/table combination also built from the table.

    The pivot table and chart are configured to give a sensible result for the particular data.

    Can be actioned from javascript, or will also work if called directly from the browser location bar ; e.g.😀

    <site>/api/warehouse/enrol/authority?byAge&xl

    For KI workplan 2021.

  2. Log in to comment