This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CSV Export of Object's History in View

Dear Friends,

Is it possible to do a CSV export of all historical versions of all the objects in a view, including their status times? Our audit department wants a report of status times of all the versions of one of our workflows (as far as I know one can only export columns of the latest version of objects). Client version is M-Files 2018.

Kindly educate. Thanks.

Parents Reply Children
  • The client-side export option only exports data from the latest versions. The reporting module would be the official solution for exporting historical data, see for instance the example report in chapter 5 of the reporting guide where workflow data is exported.

    If using the reporting module is not possible due to licensing, then I suppose you could consider a custom solution (e.g. fetching historical data through the M-Files API).