Skip to main content
Is it possible to upload updated data in the same Analysis?
And if yes, how do I do it?

Thanks in advance.

Hello,

 

Unfortunately your question is very general. What do you mean by upload updated data in the analysis?

 

With EMS you can upload data by different many ways, so it's important to specific - in that case I will assume that you're talking about reuploading file with file upload option, with updated values.

 

Standard data circulation will be File updated > data ingestion (backend) > Data model (Still backend) > Analysis (FrontEnd) > Specific component with PQL code (FrontEnd)

 

Main solution would be deleting the file, uploading file with the same name and reloading data model.

If that data model is used by the analyses, values visible there should be also updated.

 

For more advanced used I would advice to use either Action Flows, or Python code in order to get the file, as these two file retrieval options can be scheduled, and extraction can be performed automatically .

 

Best Regards,

Mateusz Dudek


Reply