FullscreenReportWizardSectionId Variable
Lists the values that identify sections of the Fullscreen Report Wizard‘s pages.
#Declaration
export const FullscreenReportWizardSectionId: {
ChooseAvailableDataSourcePage: string;
SelectLabelTypePage: string;
CustomizeLabelPage: string;
SelectDataMembersPage_Members: string;
SelectDataMembersPage_Fields: string;
SelectSingleDataMemberPage: string;
AddGroupFieldsPage: string;
AddSummaryFieldsPage: string;
ConfigurePageSettingsPage: string;
SpecifyReportTitlePage: string;
ChooseDataSourceTypePage: string;
ChooseJsonSchemaPage: string;
SpecifyJsonConnectionPage: string;
ConfigureMasterDetailRelationshipsPage: string;
ConfigureQueryParametersPage: string;
ChooseSqlConnectionPage: string;
ConfigureQueryPage: string;
ChooseJsonSourcePage: string;
ConfigureCrossTabColumnsPage: string;
ConfigureCrossTabRowsPage: string;
ConfigureCrossTabDataPage: string;
};
#Members
Name | Type | Description |
---|---|---|
Add |
string | Identifies the Define Report Layout page’s section that allows users to add group fields (the Add |
Add |
string | Identifies the Define Report Layout page’s section that allows users to add summary fields (the Add |
Choose |
string | Identifies the Select Data Source page’s section that allows users to select an available data source (the Choose |
Choose |
string | Identifies the Select Data Source page’s section that allows users to select the data source type (the Choose |
Choose |
string | Identifies the Specify Data Source Settings (JSON) page’s section that allows users to choose data fields for a JSON data source (the Choose |
Choose |
string | Identifies the Specify Data Source Settings (JSON) page’s section that allows users to choose a connection for a JSON data source (the Choose |
Choose |
string | Identifies the Specify Data Source Settings (Database) page’s section that allows users to select a data connection (the Choose |
Configure |
string | Identifies the Specify Data Source Settings (Database) page’s section that allows users to configure master-detail relationships (the Configure |
Configure |
string | Identifies the Specify Page Settings page’s section that allows users to configure page settings and choose a report color scheme (the Configure |
Configure |
string | Identifies the Specify Data Source Settings (Database) page’s section that allows users to select queries (the Multi |
Configure |
string | Identifies the Specify Data Source Settings (Database) page’s section that allows users to create query parameters (the Multi |
Configure |
string | Identifies the Specify Page Settings (Label) page’s section that allows users to customize the label’s parameters (the Customize |
Configure |
string | Identifies the Define Report Layout page’s section that allows users to select data fields to display in a report (the Select |
Configure |
string | Identifies the Define Report Layout page’s section that allows users to select queries for a report (the Select |
Customize |
string | Identifies the Specify Page Settings (Label) page’s section that allows users to select the label type (the Select |
Select |
string | Identifies the Specify Data Source Settings (JSON) page’s section that allows users to specify a connection for a JSON data source (the Specify |
Select |
string | Identifies the Specify Page Settings page’s section that allows users to enter the report title (the Specify |
Select |
string | Identifies the Specify Page Settings (Label) page’s section that allows users to select the label type (the Select |
Select |
string | |
Specify |
string | Identifies the Specify Data Source Settings (JSON) page’s section that allows users to specify a connection for a JSON data source (the Specify |
Specify |
string | Identifies the Specify Page Settings page’s section that allows users to enter the report title (the Specify |