[GH-ISSUE #5006] [FR] convert column type without losing its data #2229

Closed
opened 2026-03-23 21:20:46 +00:00 by mirror · 2 comments
Owner

Originally created by @annieappflowy on GitHub (Mar 29, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5006

Originally assigned to: @appflowy on GitHub.

Description

import a csv file
convert one imported column into another property type
try to retain the data as much as possible

Impact

Database users

Additional Context

No response

Originally created by @annieappflowy on GitHub (Mar 29, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5006 Originally assigned to: @appflowy on GitHub. ### Description import a csv file convert one imported column into another property type try to retain the data as much as possible ### Impact Database users ### Additional Context _No response_
mirror 2026-03-23 21:20:46 +00:00
Author
Owner

@annieappflowy commented on GitHub (Apr 10, 2024):

I have the same "problem" here. I have imported a table of over 1100 rows, now I'd need to make some updates to multiple cells, and change column types. Right now, when I want to change a column to a different type (my example: text -> select and text -> multiselect), the column contents dissapear. Of course, I can make a second column and slowly move the data from one column to the other, but you can see that doing this for 1100 items twice is quite a lot of manual labor 😅 And that's just an example.

<!-- gh-comment-id:2046499989 --> @annieappflowy commented on GitHub (Apr 10, 2024): I have the same "problem" here. I have imported a table of over 1100 rows, now I'd need to make some updates to multiple cells, and change column types. Right now, when I want to change a column to a different type (my example: text -> select and text -> multiselect), the column contents dissapear. Of course, I can make a second column and slowly move the data from one column to the other, but you can see that doing this for 1100 items twice is quite a lot of manual labor 😅 And that's just an example.
Author
Owner

@annieappflowy commented on GitHub (Aug 26, 2024):

Supported in v0.6.8

<!-- gh-comment-id:2309206790 --> @annieappflowy commented on GitHub (Aug 26, 2024): Supported in v0.6.8
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2229
No description provided.