Data-flo Docs
  • About Data-flo
    • Data-flo Major Update in April 2024
      • Migrating your workflows into the latest version of Data-flo
        • Streamlined adaptors
        • Deprecated adaptors
        • New and retained adaptors
    • Change Log
    • Privacy and Terms of Service
    • Open source software used by Data-flo
  • Data-flo Basics
    • Account
    • Navigation
    • Terminology
    • Interface Icons
    • Data-flo's building blocks: Adaptors
      • Using adaptors to import data
      • Using adaptors to process data
      • Using adaptors to export data
    • Combining adaptors to create workflows
      • Creating a workflow
        • Building a workflow from scratch
        • Cloning an existing workflow
        • Importing a .dataflo file
      • Testing your workflows
      • Running your workflows
      • Accessing your workflows
  • Adaptor reference guide
    • add-column
    • add-jittering
    • add-value-to-dictionary
    • aggregate-rows
    • append-datatables
    • append-lists
    • append-to-list
    • apply-force-directed-layout
    • calculate-column
    • calculate-time-difference
    • change-column-case
    • compare-columns
    • concatenate-columns
    • concatenate-text
    • convert-date-to-text
    • convert-list-to-datatable
    • convert-text-to-datatable
    • convert-text-to-list
    • create-dictionary-from-datatable
    • create-google-drive-folder
    • create-graph-from-datatable
    • create-graph-from-dot
    • create-list-from-datatable
    • create-text-from-template
    • duplicate-column
    • export-file-to-google-drive
    • export-file-to-smb-share
    • export-graph-to-dot-file
    • export-text-to-file
    • export-to-csv-file
    • export-to-dbf-file
    • export-to-google-sheet
    • export-to-microreact-project
    • export-to-sqlite-file
    • filter-list
    • filter-rows
    • find-value-in-dictionary
    • find-value-in-list
    • format-date-column
    • format-time-column
    • geocoding
    • import-file-from-dropbox
    • import-file-from-figshare
    • import-file-from-google-drive
    • import-file-from-http-request
    • import-file-from-s3
    • import-file-from-smb-share
    • import-file-from-url
    • import-from-csv-file
    • import-from-dbf-file
    • import-from-epicollect-project
    • import-from-excel-file
    • import-from-google-sheet
    • import-from-json-file
    • import-from-microreact-project
    • import-from-mysql
    • import-from-oracle
    • import-from-postgres
    • import-from-spreadsheet-file
    • import-from-sql-server
    • import-from-sqlite
    • import-list-from-text-file
    • import-text-from-file
    • join-datatables
    • list-datatable-columns
    • list-newick-leaf-labels
    • map-column-values
    • prepend-to-list
    • query-datatable
    • remove-columns
    • remove-duplicate-list-values
    • remove-duplicate-rows
    • rename-columns
    • rename-newick-leaf-labels
    • replace-blank-values
    • replace-values-in-columns
    • replace-values-in-list
    • replace-values-in-text
    • reshape-long-to-wide
    • reshape-wide-to-long
    • reverse-geocoding
    • run-openai-model
    • run-replicate-model
    • run-workflow
    • sample-datatable
    • select-columns
    • select-list-values
    • select-rows
    • send-email-message
    • sort-datatable
    • sort-list
    • split-column
    • split-geographical-coordinates
    • split-list
    • summarise-datatable
    • transform-columns
    • workflow-repeater
  • Applying Data-flo
    • Basics in Minutes!
      • Quick Workflow
        • Step 1: Configure a solo adapter to view data.
        • Step 2: Add and link a second adaptor.
        • Step 3: Add a value.
        • Step 4: Complete the workflow.
        • Step 5: Run the workflow.
        • Step 6: Share the workflow.
  • API
    • Data-flo API
    • API Access Tokens
  • Support
    • Contact and Feedback
    • Private Installations
Powered by GitBook
On this page
  • v201
  • v200
  • v198
  • v196
  • v195
  • v190
  1. About Data-flo

Change Log

PreviousNew and retained adaptorsNextPrivacy and Terms of Service

Last updated 3 months ago

  • Bug fix: include tenantId in Azure AD config [563].

  • Set Plausible Analytics domain name to data-flo.io.


  • Bug fix: include tenantId in Azure AD config [563].

  • Set Plausible Analytics domain name to data-flo.io.


  • Bug fix: import data from Epicollect5 adaptor [5071].


  • Bug fix: unexpeted end of JSON error with large input files.


This version requires a database update.

  • Bug fix: Fix csv line counting when files do not end with a newline.

  • Added AUTH_LDAP_TLS_OPTIONS_CA_PATH: support for adding custom certificate authority.

  • DB changes: added a migration script to rename Mongodb collection to Workflows.


  • Bug fix: Some rows are missing when using import-from-excel-file adaptor [3575].


Legacy releases
  • Added banner for new major version release: https://cgps.gitbook.io/data-flo/readme/new-release.


  • Bug fix: importing Excel files with empty headers fail [4622].


  • Handle OpenCage limit errors.


  • Migrate geocoding API to OpenCage.


  • Bug fix: invalid data type in row-column-value adaptor.


  • Update help and support link.


  • Supports ApplicationIntent=READONLY in SQL Server connections.




  • Update to Node.js v17 (gallium).


  • Tabs () can be used as delimiter in datatable-to-csv and datatable-to-csv-file adaptors.


  • Add Plausible Analytics

  • Mark discard-columns adaptor as deprecated.





  • Update docker-in-docker image to 20.10.12-dind.


  • Add a remove-duplicate-rows adaptor.

  • Add numerical filtering of rows.

Add country codes to forward geocoding ().

Add compare-columns adaptor ().

Feature Request: Add star to beginning of argument names if required ().

Fixed renaming an existing Microreact project ().

Bug fix: Spreadsheet file does not honour the sheet names ().

Add to CSV files .

v201
v200
v198
v196
v195
v190
v189
v187
v186
v185
v184
v183
v180
v179
#4
v178
#2
v177
v176
v175
#247
v174
#240
v173
#232
v172
Byte Order Mark
https://stackoverflow.com/questions/42462764/javascript-export-csv-encoding-utf-8-issue
v171
v170