Update properties api_v1

Hello all,

I use ParamsFromFile in order to load csv data and I directly create the appropriate entities. However, it would be nice to integrate functionalities such as a progress bar and optimalisationresult within this function.

Is this possible and how would this look like? Many thanks in advance!

Best regards,
Quinten

Hi Quinten,

I do not fully understand your message. Could you elaborate a bit more on what you are trying to achieve?

Regarding the progress bar, do you perhaps mean something like this feature request?

Exactly, in addition, it would be interesting to create a custom feedback message in the form of the current functionality ‘optimalisationresult’.

The progress bar evidently indicates the loading time but the user should be warned about potential erros regarding name, date, etc. of a line/measurement.

However, the recently added fuctionality FileField could function as a workaround!