Skip to main content

Show data as table, edit them, and export them as CSV

After filtering the data you want, you can perform various operations on them in the InkVisitor Explorer.

Build your table

You now have some entities as result of the conditions you have set for the query. Typically, what you want to do with them now is display some of their attributes.

For instance, you might want to see all Locations with their Classification (the type of location it is), all of their props generally as a field, and their geographic coordinate pair specifically. Use the New column button to add those columns one by one.

obrazek.png

You will see something like this:

obrazek.png

Edit data in a column

You might want to edit data - for instance, you want to see all Persons which do not have the property of sex set, and assign this property to them one by one. This you can as follows. When you are adding the column to the results table, tick Editable.

obrazek.png

Now, you are able to add the missing values in the column, and add them.

obrazek.png

Add Properties, Relations, and References in a batch

This operation is restricted to users with admin or owner rights.

Once you have your query results, you can select all of them, or those to which you want to apply some new Property, Relation, or Reference, select the relevant batch operation from the menu, and confirm.

obrazek.png

Select what you want to add (for instance, you can only pre-fill the property type, or even apply the property value), and confirm. The data will be added.

obrazek.png

Export data as CSV

Exporting data is simple. Once you have built your table, you check the rows you want to export (e.g., all of them), and select Export as CSV from the batch operations select.

obrazek.png