Working with data grid data
This section details how to work with and manage data in a data grid, specially:
Edit the data ( see Editing the data of a grid)
Edit data in bulk (see Editing data in bulk)
Export the data (see Exporting the data of a data grid)
Import the data (see Importing data into a data grid)
Adding a record (see Adding a data grid record)
Validate a row (see Validating a data grid row)
Delete rows (see Deleting one orseveral rows from a data grid)
Export template (see Exporting the template of a data grid)
Editing the data of a grid
Depending on the configuration of the grid, and provided that your user has been granted the required access rights, you can edit certain data in a grid.
Editable fields versus non editable fields
To edit values in a data grid, proceed as follows:
Open the grid in which you want to edit values(see Viewing a Data Grid in About data grids in the v10 Application).
Locate the value that you want to edit by browsing the data grid.
Click inside the relevant field, and then edit the value.
Click Save in the lower-right corner of the application window to confirm your changes.
Editing data in bulk
In data grids, you have the possibility to apply an identical value to several rows in a given column of a grid. This feature, called "bulk apply" enables you to gain time when performing mass editing operations.
To perform a bulk apply operation, proceed as follows:
Open the data grid in which you want to work (see Viewing a Data Grid in About data grids in the v10 Application).
Select the rows in which you want to enter values by checking the corresponding boxes on the left of the grid. A blue ribbon is displayed on top of the grid.
Click Bulk, in the far right of the ribbon (the button is displayed as soon as you have selected at least two rows in the grid). A new contextual tool is opened, as illustrated in the following figure:
Bulk apply tool
In the Select Column drop-down list, select the column to which you want to apply values in bulk.
In the Apply Value field, enter the value that you want to apply to all selected rows (the type of entry depends on the type of field).
Click Replace All. The entered value is applied to the relevant field in all selected rows and the bulk apply tool is closed.
Exporting the data of a data grid
Provided that your user has been granted the necessary access rights, you can export the data of a data grid, for instance, to be able to work on the data offline, outside of the application.
To export the data of a data grid, proceed as follows:
Open the data grid with which you want to work (see Viewing a Data Grid in About data grids in the v10 Application).
-
Click Export at the bottom of the data grid. Depending on the configuration of your system, a pop-up window that requires you to enter a password for the exported file might be displayed. In this case:
Enter a password in the Password field. When the field is green, the password is valid.
Confirm the password in the Re-enter Password field. If the entered passwords do not match, an error message is displayed and the field is circled in red. When the field is green, the password matches the one entered in the Password field.
Click Export. The download process is started. When the download is in progress, a download box is displayed in the upper right corner of the application and you can continue working, as illustrated in the following figure:
Data export
Once the file is generated, a download link is displayed in the file download box:
Click the download link. The file is downloaded locally on your computer.
Importing data into a data grid
If you have exported data grid data (see Exporting the data of a data grid) and worked on it offline, you can then synchronize the data by importing the file. To import data, proceed as follows:
Open the data grid in which you want to import data (see Viewing a Data Grid in About data grids in the v10 Application).
Click Import at the bottom of the grid. A file browser window opens.
Search for and locally select the file that you want to import.
If a password pop-up window opens, then enter the password (see Exporting the data of a data grid).
Click Import.
Adding a data grid record
You can manually add a record in a data grid. To do so, proceed as follows:
Open the data grid in which you want to work (see Viewing a Data Grid in About data grids in the v10 Application).
Click the Add a Row button, located at the bottom of the application window. A new row is added at the top of the page, above the existing rows, as illustrated in the following figure:
New data grid record
-
Fill in the values for the data grid record:
If default values are defined for one or several columns of the grid, then the default value is automatically inserted, and you can change it if required
If the column cell contains an error (mandatory value empty, formula error, etc.), then a red cross icon is displayed on the left of the cell
You can hover your mouse cursor over the icon in order to see the type of error.
Repeat the operation if you want to add a new row.
Click Save in the lower-right corner of the application window. The new row(s) are saved in the data grid.
Validating a data grid row
The v10 application offers a validation mechanism that, when implemented on a given grid, enables authorized users to validate rows in the grid. Once a row is validated, it can no longer be edited or deleted.
To validate one or several rows in a data grid, proceed as follows:
Open the data grid in which you want to work (see Viewing a Data Grid in About data grids in the v10 Application).
Check the box in the validation column (the actual name of the column depends on the configuration of the grid) of the line that you want to validate.
Click Save. The row is validated and it is now locked for edition (no editable field, no possibility to select the row), as illustrated in the following figure:
Validated row
You notice that, in the validated row, the value of the validation column is displayed as a blue tick, and not an editable box.
Deleting one or several rows from a data grid
You can delete one or several records from a data grid from the v10 application interface. To do so, proceed as follows:
Open the data grid in which you want to work (see Viewing a Data Grid in About data grids in the v10 Application).
Select one or several rows of the data grid by checking the boxes located at the left of each row. A banner indicating the number of selected rows is displayed above the grid, as illustrated in the following figure:
Deleting data rows
Click Delete in the banner. The selected row(s) are deleted from the grid.
Exporting the template of a data grid
The v10 application offers the possibility to export the template of a data grid in order to create a new grid based on an existing grid. When you perform this operation, the columns of the data grid, with their header, are exported into Excel, but without any data.
To export a template of a data grid, proceed as follows:
Open the data grid whose template you want to export (see Viewing a Data Grid in About data grids in the v10 Application).
Click Export Template at the bottom of the grid, as illustrated in the following figure:
Template export button
If prompted (depending on the configuration of the grid), enter a password for the exported file in the "Enter a Password" pop-up and then click Export. If you are not prompted for a password the file is directly exported and available in the export pop-up, in the upper-right corner of the application window.
Download the exported file from the export pop-up (see Exporting the data of a data grid).