that’s a great question. currently, the import CSV functionality is only available from the App Editor side of the platform.
using a Connector could potentially work, depending on where the data is stored, and some other factors.
could you describe a little on the use case and workflow for the app you’re trying to build (and where the data for the parameters currently is)?? that way we can best advise on the best solution.
We have an csv file with parameter details in it from an external supplier. We have to load this into an Tulip app, perform analysis using existing data and mathematical calculations to determine pass/fail quality decisions.
So the idea was to allow operator to upload a file to Tulip using the app, then navigate through screen to perform the activities.
I have submitted a ticket outlining this feature request with our Product team as it would be a great addition to the product.
while the team determines whether this will make it into a future release, is it possible for a User to upload the file to a Table from the App Editor side?? as a note, the data will be immediately accessible from the Player for the calculations to be performed to determine the pass/fail criteria.