Importing Data into a Dynamic Choice Field
I know this was addressed many years back and at the time it did not appear to be a solution. However, has anyone come up with a way to import data into a dynamic choice field when the text being imported matches the choice exactly? I am hoping to import ethnicity and gender from another DB. However, most of my picklists I had created are dynamic.
10 replies
-
Since dynamic fields are based on tables, you just need to import the data into your tables. You can tell Ninox which field is the key and it won't import data that is already there. Or am I missing something?
-
This does not work Fred. Since dynamic choices reference a separate table. It does not allow you to import csv data to populate the dynamic choices fields. It works for the regular choice fields.
-
Did you try this: https://forum.ninox.com/t/p8hrznt?r=60hbqxz
-
A dynamic dropdown works using the record's ID from the table you're pointing it to, so to import data into it you'll need to use the record ID from that table, in the same way you would to import a link to a record
-
I'm confused on what is being asked anymore. , are you trying to update the choices in a dynamic field (to add more choices) or update the record of the selected choice in a dynamic field?
Content aside
- 9 mths agoLast active
- 10Replies
- 198Views
-
4
Following