Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The data table is exportable, so that users can save and share their data. However, Table export was developed for users to play with their data outside of SyDatalab, in case they need to tweak the data in a way they cannot do in SyDatalab.
In order to protect data, the export limit is set to 50 rows.
Filters and sortings are stortings are applied, and hidden columns are not exported.

User can export both in .xlsx or GSheets format.

Jira Issue

LB-5305 - Authenticate to see issue details

Scenario

Use case n°1:

  • Given a user wants to export a table with 50 rows or less
  • When he clicks on "Export" and choses the format
  • Then the data are exported with the desired format

Use case n°2:

  • Given a user wants to export a table with more than 50 rows
  • When he clicks on "Export" and choses the format
  • Then a message appears to inform the user that only the first 50 rows will be exported and the data are exported accordingly

Future Improvements

  • Users are able to select which page they want to export.

  • Users can select specific rows to export.

  • Exports are tracked within the app.

  • Limitation to 5 exports per day per user.

  • Limitation of 50 rows can be modified. Set per workflow.