Function countAppReportFilters

  • Get the number of filters for the given app and filter types

    Parameters

    • appId: string

      Qlik Sense app identifier

    • query: { filterTypes: ("REP" | "SUB")[] }

      an object with query parameters

      • filterTypes: ("REP" | "SUB")[]

        The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark.

    • Optionaloptions: ApiCallOptions

    Returns Promise<CountAppReportFiltersHttpResponse>

    CountAppReportFiltersHttpError