
Hello, everyone
This error occurs when I try to export the dataverse table. The error occurs in every exporting of the existing tables in a particular environment.
How could I solve this error?
Thanks.
What method are you using to export the table? Is the goal to export the schema or just the data?
If you create a model driven app and add your table, there is an ‘export to excel’ option that works reliably. It will export all data in your view (you can add all columns to the view) then export as an Excel file. You can make modifications re-import into the same environment this way too. If you need to import into another environment you would need to export as CSV.