Hello! We use the same data sets in multiple data analyses.
The question is, does the same data set require storage space for different analyzes multiple times or not?
In addition, I would like to clarify:
How is storage space arranged in the process of building an analysis? Does the chart recalculate every time while different users access the page, or only once before any changes are made? How much storage space is allocated for analysis? Where does the calculation take place, on the client side or on the server side?
thanks