Skip to main content
All docs
V25.1
  • OlapDataSourceWizardPageId Variable

    Lists the values that identify the Dashboard Data Source Wizard‘s pages for OLAP data source.

    Declaration

    export const OlapDataSourceWizardPageId: {
        ChooseConnectionPage: string;
    };

    Members

    Name Type Description
    ChooseConnectionPage string

    Identifies the “Choose Connection (OLAP)” page (the DashboardChooseOlapConnectionStringPage class).