Bertverbeek4PS / bc2adls

Exporting data from Dynamics 365 Business Central to Azure data lake storage or MS Fabric lakehouse
MIT License
49 stars 20 forks source link

Seperate Schema and data export #35

Closed Bertverbeek4PS closed 1 year ago

Bertverbeek4PS commented 1 year ago

Currently when the export is performed the schema will also be exported (if needed and multi- company is false). If there are tables that doesn't have any data the schema of that table isn't exported. So it is better to seperate the actions in two actions.

Arthurvdv commented 1 year ago

While i do like the simplicity of the export handling the schema and data export, the restriction on the combination of multi-company and needed data in the table to get the export working isn't feasible.

In the future it would be great to have a feature that modifying the setup of tables and/or fields would trigger the export of the schema.