How to import an excel sheet to a choice list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 02:26 AM
Hi,
Can someone please provide me with steps on how I can import an excel into a choice list.
From the sys_user table, I want to add multiple choices to the Company Code field.
FYI - I do not want to create another table and reference it, I want to add all choices to the Company code choices tab in the dictionary entry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 02:35 AM
You might find a solution in below thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 02:59 AM
Hi,
You can directly import excel into sys_choice table. Important thing is you should mention under which table and which field the choices should appear. For that u have 2 fields called table, element in sys_choice table.
Mark as correct if it helps
Regards Mythily