Import CSV/JSON to Data Asset

Is there any way to import data into a data asset (not table)? I’d like to have my data for balancing externally held in Excel, and then export that to a format that can be import. This can, of course, work for data tables but doesn’t seem to be natively supported for data assets. If this cannot be done natively, is there a plugin or workaround to make it work?

For the people coming from a search engine. I made a simple CSV to Data Asset importer. Keep in mind that it requires the free open source Rama’s Victory Plugin for the csv import, though technically python could be used as well.

The code is implemented in a utility widget.

1 Like