Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update table data via csv import #7400

Closed
melohagan opened this issue Aug 22, 2022 Discussed in #7353 · 4 comments
Closed

Update table data via csv import #7400

melohagan opened this issue Aug 22, 2022 Discussed in #7353 · 4 comments
Assignees
Labels
bb-data-import-export Exporting/Importing of data enhancement New feature or request stale

Comments

@melohagan
Copy link
Collaborator

Discussed in #7353

Originally posted by yewkay August 19, 2022
It seems that there is only an import function in the database CSV import function. At the moment I didn't find a function within budibase to update a table with existing data using csv. Importing a csv into a table with data will repeat the data.

I would like to propose a way of matching the data to be updated eg: using a user-defined column as the ID, so each row item in that column will be matched and all the other columns will be updated with the new CSV being imported.

Additional suggestions to build on the import function:

  • it could also contain mapping of columns, eg: DB columns A, B, C.. etc are matched to CSV's Columns E,F,G
  • Additional columns that are not matched in the CSV can have the option to either ignore or create a new column
@melohagan melohagan added the enhancement New feature or request label Aug 22, 2022
@stale
Copy link

stale bot commented Oct 22, 2022

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Oct 22, 2022
@stale stale bot removed the stale label Mar 29, 2023
@melohagan melohagan added the bb-data-import-export Exporting/Importing of data label Apr 12, 2023
@melohagan melohagan self-assigned this Apr 14, 2023
@stale
Copy link

stale bot commented Jun 15, 2023

This issue has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the stale label Jun 15, 2023
@stellarfinn
Copy link

@melohagan Has this been abandoned?

@melohagan
Copy link
Collaborator Author

Screenshot 2023-09-20 at 15 44 59

Hey @stellarfinn

This has already been released for the internal Budibase DB!

It was skipped for external databases because there would have been many implementations to do, and you can write your own update queries for external datasources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-data-import-export Exporting/Importing of data enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants