Edit CSV export configuration
In Collibra Platform, you can export Collibra data to CSV or Excel files.
Prerequisites
- You have the ADMIN or SUPER role in Collibra Console.
Steps
-
Open the DGC service settings for editing:
- Open Collibra Console.
Collibra Console opens with the Infrastructure page. - In the tab pane, expand an environment to show its services.
- In the tab pane, click the Data Governance Center service of that environment.
- Click Configuration.
- Click Edit configuration.
- Open Collibra Console.
- In the CSV export configuration section, make the necessary changes.
Setting Description Always use quotes
True: Use quotes for every cell in the CSV.
False (default): Only use quotes when necessary.
Number of rows per chunk of data
When exporting views, the database is called repeatedly, each time fetching a chunk of data to build the export file. This option defines how many rows each chunk of data can contain.
Lower values reduce the burden on memory. Higher values require more memory, but may slightly increase the speed of the export.
The default value is 5,000.
- Click Save all.