Analysis View: Marker and Delete Function

Hello

I have an extensive project and with a lot of Analysis Views in it.

Adjusting the filters and charts in the Anaysis Views often takes several more than 10 to 20 seconds.

Could it be that this is due to the amount of the AnalysisView?

A nice feature would be if the tables (like the ResultTable) were marked to see where Analysis Views are stored. A delete function would also be helpful.

When deleted, filters and charts would then be deleted.

Regards,

Adrian

Hi @rebmanna

Number of Analysis Views should not impact runtime performance, only the project loading time. Could you provide more details about the dataset size, the number of filters, the filter types, and the operations being performed? If possible, please also share information about the hardware you are using (specifically CPU and RAM). Filtering is expected to be very fast even on very large datasets (10,000,000+ rows). The only operations that may take significant time are sorting by value or sorting by count.

Thanks

Hi,

first of all, thank you for the answer. The project has <10,000 rows of data.

At the moment, the response times are acceptable again.

It could also be sporadic network problems because the project or DSET is located on a file server.

Nevertheless, the marking of the AnalysisView table would be a nice feature. This would allow you to see in diagram mode where detailed analysis options are located.

regards,

Adrian