AnalysisSelect / QuerySelect

The AnalysisSelect and QuerySelect action templates are used to select and execute analyses and queries respectively.

Examples in UPDATE_DEFAULT: ID_NET_QUERIES_AND_STATISTICS contains the menu action ID_NET_SELECTANALYSIS and ID_NET_QUERY_FORMAT allowing users to search for, select and execute analyses and queries.

The AnalysisSelect and QuerySelect actions support the following input arguments:

  • an optional link record, see link/linkId.
  • Unlike for other Search actions, autoSearch is enabled for the Query and Analysis searches. Set autoSearch to false to disable the automatic search.
    Note: Auto-search does not happen when the user updates a filter in an Analysis or Query. If you want auto-search to be activated when the user updates a filter, you have to set autoApplyFilter to true.