Simple Data Structure Error When 2 Data File
Comments
-
Hi,
I am currently creating a simple data structure and need to have a 2 file data list. However, I am encountering this error:

When there is only 1 file data, I am not encountering the error. Can I avoid this error and still achieve the 2 file data data types or not?
Regards,
Ezra -
Hello Ezra,
As the error indicates, youll need to override the field names. You can do that by selecting the field→Advanced→Check the Override Database Field Name and providing a name to it. Refer to the attached screenshot for details.
Note: Saving files as file data is not efficient when the items in the table increase. We recommend using file reference instead of file data. Refer to documentation[url=https://documentation.decisions.com/docs/file-references?highlight=file reference] File References[/url] for more details. Let us know if you have any concerns.Thanks
-
Hi Osman,
Got it! Thanks for the help.
Regards,
Ezra