Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions uwp/Multi-Column-DropDown/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with UWP Multi Column Dropdown control | Syncfusion®
description: Learn here about getting started with Syncfusion® UWP Multi Column Dropdown (SfMultiColumnDropDown) control, its elements and more details.
title: Getting Started with UWP MultiColumn Dropdown | Syncfusion®
description: Learn how to get started with the Syncfusion® UWP MultiColumn Dropdown control. Explore setup, features, examples, and customization options.
platform: uwp
control: SfMultiColumnDropDownControl
control: MultiColumn Dropdown
documentation: ug
---

# Getting Started with UWP Multi Column Dropdown (SfMultiColumnDropDown)
# Getting Started with UWP MultiColumn Dropdown
SfMultiColumnDropDownControl displays multiple columns in dropdown by embedding SfDataGrid control for rich look up selection.

Features,
Expand Down
8 changes: 4 additions & 4 deletions uwp/Multi-Column-DropDown/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About UWP Multi Column Dropdown control | Syncfusion®
description: Learn here all about introduction of Syncfusion® UWP Multi Column Dropdown (SfMultiColumnDropDown) control, its elements and more details.
title: About Syncfusion UWP MultiColumn Dropdown Control | Syncfusion®
description: Learn about introduction of Syncfusion® Essential Studio UWP MultiColumn Dropdown control and more details.
platform: uwp
control: SfMultiColumnDropDownControl
control: MultiColumn Dropdown
documentation: ug
---

# UWP Multi Column Dropdown (SfMultiColumnDropDown) Overview
# About Syncfusion® UWP MultiColumn Dropdown Control.

Syncfusion's MultiColumnDropDown control is combined with an Editor (TextBox Control) and powerful SfDataGrid (DataGrid Control) to search and select items by using the DropDownGrid. The Editor accepts free-flow text that is used to filter the DropDownGrid.

Expand Down
24 changes: 12 additions & 12 deletions uwp/Pivot-Client/Common/Exporting.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
---
layout: post
title: Exporting in UWP Pivot Client control | Syncfusion
description: Learn here all about Exporting support in Syncfusion UWP Pivot Client (SfPivotClient) control and more.
platform: UWP
control: SfPivotClient
title: Exporting in UWP Pivot Client | Syncfusion®
description: Exporting in Syncfusion® UWP Pivot Client control saves pivot grid and chart data to Excel, Word, PDF, CSV, or image formats for reporting and analysis.
platform: uwp
control: Pivot Client
documentation: ug
---

# Exporting in UWP Pivot Client (SfPivotClient)
# Exporting in UWP Pivot Client

## Exporting pivot grid

By clicking the respective icons in the pivot grid's toolbar, users can export the pivot grid to the required file format.

| Icon | Name | Description |
| ---- | ---- | ----------- |
| ![](Exporting_images/excelIcon.png) | Export to Excel | Exports the pivot grid to an Excel document. |
| ![](Exporting_images/wordIcon.png) | Export to Word | Exports the pivot grid to a Word document. |
| ![](Exporting_images/pdfIcon.png) | Export to PDF | Exports the pivot grid to a PDF document. |
| ![](Exporting_images/csvIcon.png) | Export to CSV | Exports the pivot grid to a CSV document. |
| ![excelExportIcon](Exporting_images/excelIcon.png) | Export to Excel | Exports the pivot grid to an Excel document. |
| ![wordExportIcon](Exporting_images/wordIcon.png) | Export to Word | Exports the pivot grid to a Word document. |
| ![pdfExportIcon](Exporting_images/pdfIcon.png) | Export to PDF | Exports the pivot grid to a PDF document. |
| ![csvExportIcon](Exporting_images/csvIcon.png) | Export to CSV | Exports the pivot grid to a CSV document. |

The following screenshots illustrate the exported pivot grid.

Expand All @@ -36,9 +36,9 @@ By clicking the respective icons in the pivot chart's toolbar, users can export

| Icon | Name | Description |
| ---- | ---- | ----------- |
| ![](Exporting_images/imageIcon.png) | Export as an Image | Saves the pivot chart as an image. |
| ![](Exporting_images/wordIcon.png) | Export to Word | Exports the pivot chart to a Word document. |
| ![](Exporting_images/pdfIcon.png) | Export to PDF | Exports the pivot chart to a PDF document. |
| ![imageExportIcon](Exporting_images/imageIcon.png) | Export as an Image | Saves the pivot chart as an image. |
| ![wordExportIcon](Exporting_images/wordIcon.png) | Export to Word | Exports the pivot chart to a Word document. |
| ![pdfExportIcon](Exporting_images/pdfIcon.png) | Export to PDF | Exports the pivot chart to a PDF document. |

The following screenshots illustrate the exported pivot chart.

Expand Down
10 changes: 5 additions & 5 deletions uwp/Pivot-Client/Common/Layout-Customization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Layout Customization in UWP Pivot Client control | Syncfusion
description: Learn here all about Layout Customization support in Syncfusion UWP Pivot Client (SfPivotClient) control and more.
platform: UWP
control: SfPivotClient
title: Layout Customization in UWP Pivot Client | Syncfusion®
description: Layout Customization in Syncfusion® UWP Pivot Client control configures display mode to show chart only, grid only, or both for flexible data visualization.
platform: uwp
control: Pivot Client
documentation: ug
---

# Layout Customization in UWP Pivot Client (SfPivotClient)
# Layout Customization in UWP Pivot Client

## Display mode

Expand Down
10 changes: 5 additions & 5 deletions uwp/Pivot-Client/Common/Localization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Localization in UWP Pivot Client control | Syncfusion
description: Learn here all about Localization support in Syncfusion UWP Pivot Client (SfPivotClient) control and more.
platform: UWP
control: SfPivotClient
title: Localization in UWP Pivot Client | Syncfusion®
description: Localization in Syncfusion® UWP Pivot Client control enables culture-specific text, resource files, and RTL support to adapt applications globally.
platform: uwp
control: Pivot Client
documentation: ug
---

# Localization in UWP Pivot Client (SfPivotClient)
# Localization in UWP Pivot Client

Localization is the key feature to provide software solutions that are targeted at global users. The SfPivotClient allows users to localize the control to a specific locale and supports “resx” based localization.

Expand Down
12 changes: 6 additions & 6 deletions uwp/Pivot-Client/Common/Toggle-Axis.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
layout: post
title: Toggle Axis in UWP Pivot Client control | Syncfusion
description: Learn here all about Toggle Axis support in Syncfusion UWP Pivot Client (SfPivotClient) control and more.
platform: UWP
control: SfPivotClient
title: Toggle Axis in UWP Pivot Client | Syncfusion®
description: Toggle Axis in Syncfusion® UWP Pivot Client control swaps row and column axis elements, refreshing Pivot Grid and Pivot Chart views for dynamic analysis.
platform: uwp
control: Pivot Client
documentation: ug
---

# Toggle Axis in UWP Pivot Client (SfPivotClient)
# Toggle Axis in UWP Pivot Client

Toggle axis support swaps all the axis elements between column and row axes, which in turn refreshes the view of the SfPivotChart and SfPivotGrid. This option is available in the toolbar of the SfPivotClient.

For example, the product and date elements are present in the row section and the country element is present in the column section.

![Toggle-Pivot_image1](Toggle-Axis_images/Toggle-Pivot_image1.png)

After clicking the *Toggle Pivot* icon ![](Toggle-Axis_images/Toggle-pivot-icon.png) in the client toolbar, the product and date elements are moved to the column section and the country element is moved to the row section. Based on the toggle pivot selection, the SfPivotGrid and SfPivotChart will display the resultant data.
After clicking the *Toggle Pivot* icon ![togglePivotIcon](Toggle-Axis_images/Toggle-pivot-icon.png) in the client toolbar, the product and date elements are moved to the column section and the country element is moved to the row section. Based on the toggle pivot selection, the SfPivotGrid and SfPivotChart will display the resultant data.

![Toggle-Pivot_image2](Toggle-Axis_images/Toggle-Pivot_image2.png)
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Advanced-Filtering.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Advanced Filtering in UWP Pivot Client control | Syncfusion®
description: Learn here all about Advanced Filtering support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Advanced Filtering in UWP Pivot Client | Syncfusion®
description: Advanced Filtering in Syncfusion® UWP Pivot Client control enables label and value filters, allowing precise member selection for refined data analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Advanced Filtering in UWP Pivot Client (SfPivotClient)
# Advanced Filtering in UWP Pivot Client

The SfPivotClient provides an advanced filtering support through which members can be filtered based on value and label fields, and this can be achieved with the help of `EnableAdvancedFilter` property. The following code snippet illustrates how to enable **Advanced Filtering** in the SfPivotClient.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Calculated-Members-and-Measures.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Calculated Members in UWP Pivot Client control | Syncfusion®
description: Learn here all about Calculated Members and Measures support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Calculated Members in UWP Pivot Client | Syncfusion®
description: Calculated Members in Syncfusion® UWP Pivot Client control define custom measures or members using editor dialog or OLAP report for advanced data analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Calculated Members and Measures in UWP Pivot Client (SfPivotClient)
# Calculated Members in UWP Pivot Client

The SfPivotGrid allows users to add calculated measures and members in the OLAP report. There are two ways to define the calculated member or measure in the SfPivotClient as illustrated below.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Data-Exploration.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Data Exploration in UWP Pivot Client control | Syncfusion®
description: Learn here all about Data Exploration support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Data Exploration in UWP Pivot Client | Syncfusion®
description: Data Exploration in Syncfusion® UWP Pivot Client enables filtering, paging, and grouping to refine OLAP data for interactive analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Data Exploration in UWP Pivot Client (SfPivotClient)
# Data Exploration in UWP Pivot Client

## Filtering

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Defer-Update.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Defer Update in UWP Pivot Client control | Syncfusion®
description: Learn here all about Defer Update support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Defer Update in UWP Pivot Client | Syncfusion®
description: Defer Update in Syncfusion® UWP Pivot Client control enables on-demand refreshing by disabling auto-execute, updating data only when triggered manually.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Defer Update in UWP Pivot Client (SfPivotClient)
# Defer Update in UWP Pivot Client

Defer update support allows users to refresh the control on-demand and not during every user interaction. To enable on-demand refreshing of data, the `EnableAutoExecute` property should be set to false. If this support is enabled, the *Auto Execute* button ![Defer-Update-icon](Defer-Update_images/Defer-update-icon.png) will be appeared on the SfPivotClient's toolbar. To enable the defer update support, you can use the following code snippet.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with UWP Pivot Client control | Syncfusion®
description: Learn here all about getting started with Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Getting Started with UWP Pivot Client | Syncfusion®
description: Learn how to get started with the Syncfusion® UWP Pivot Client control. Explore setup, features, examples, and customization options.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Getting Started with UWP Pivot Client (SfPivotClient)
# Getting Started with UWP Pivot Client

>**Important**
To start with v16.2.0.x, if you reference Syncfusion assemblies from a trial setup or NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your UWP application to use the components.
Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/KPI.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: KPI in UWP Pivot Client control | Syncfusion®
description: Learn here all about KPI support in Syncfusion® UWP Pivot Client (SfPivotClient) control, its elements and more details.
title: KPI in UWP Pivot Client | Syncfusion®
description: KPI in Syncfusion® UWP Pivot Client control displays business metrics like goal, status, trend, and value to evaluate performance using OLAP data.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# KPI in UWP Pivot Client (SfPivotClient)
# KPI in UWP Pivot Client

Key Performance Indicator (KPI) is a business metric that helps to figure out the progress of an enterprise when meeting its business goals. Typically, these calculations are a combination of Multi-Dimensional Expressions (MDX) or calculated members. The KPIs also have an additional metadata that provides information about how the client applications should display the results of KPI’s calculations.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Named-Set.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Named Set in UWP Pivot Client control | Syncfusion®
description: Learn here all about Named Set support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Named Set in UWP Pivot Client | Syncfusion®
description: Named Set in Syncfusion® UWP Pivot Client binds OLAP cube-defined sets, simplifying reuse of complex MDX expressions for multidimensional analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Named Set in UWP Pivot Client (SfPivotClient)
# Named Set in UWP Pivot Client

The SfPivotClient supports the binding of OLAP data with named set records that is pre-defined in the cube. Named set is a collection of tuples and members, which can be defined and saved as a part of the cube definition. Named set records reside inside the *Sets* folder which is under a dimension element. These elements can be dragged to columns, or rows, or filters axis of the axis element builder. To work with a lengthy, complex, or commonly used expression easier, the Multidimensional Expressions (MDX) helps you to define a named set.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Paging.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Paging in UWP Pivot Client control | Syncfusion®
description: Learn here all about Paging support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Paging in UWP Pivot Client | Syncfusion®
description: Paging in Syncfusion® UWP Pivot Client control splits large OLAP CellSets into pages, enabling smooth navigation and performance optimization.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Paging in UWP Pivot Client (SfPivotClient)
# Paging in UWP Pivot Client

Paging in the SfPivotClient supports loading and rendering the large amounts of data without any performance constraint.

Expand Down
10 changes: 5 additions & 5 deletions uwp/Pivot-Client/OLAP/PivotClient-Components.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: PivotClient: Components in UWP Pivot Client control | Syncfusion®
description: Learn here all about PivotClient: Components support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Components in UWP Pivot Client | Syncfusion®
description: Components in Syncfusion® UWP Pivot Client include cube selector, dimension browser, axis builder, editors, toolbar, and report management features.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# PivotClient: Components in UWP Pivot Client (SfPivotClient)
# Components in UWP Pivot Client

## Cube selector

Expand Down Expand Up @@ -201,4 +201,4 @@ It is the drop-down list that contains the names of all reports in the report co

## SfPivotGrid and SfPivotChart

The [SfPivotGrid](http://help.syncfusion.com/uwp/sfpivotgrid/overview/) and [SfPivotChart](http://help.syncfusion.com/uwp/sfpivotchart/overview) controls will be rendered with respect to operations done at the axis element builder.
The [SfPivotGrid](http://help.syncfusion.com/uwp/sfpivotgrid/overview) and [SfPivotChart](http://help.syncfusion.com/uwp/sfpivotchart/overview) controls will be rendered with respect to operations done at the axis element builder.
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/OLAP/Virtual-KPI.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Virtual KPI in UWP Pivot Client control | Syncfusion®
description: Learn here all about Virtual KPI support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Virtual KPI in UWP Pivot Client | Syncfusion®
description: Virtual KPI in Syncfusion® UWP Pivot Client control defines KPIs dynamically at runtime without SSAS, enabling flexible performance tracking and analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Virtual KPI in UWP Pivot Client (SfPivotClient)
# Virtual KPI in UWP Pivot Client

Key performance indicators can be virtually defined during the runtime. This feature enables users to create KPIs without storing them in SSAS (SQL Server Analysis Services). This feature is very useful when users want to define KPIs dynamically, and it minimizes the time required to create KPIs.

Expand Down
10 changes: 5 additions & 5 deletions uwp/Pivot-Client/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About UWP Pivot Client control | Syncfusion®
description: Learn here all about introduction of Syncfusion® UWP Pivot Client (SfPivotClient) control, its elements and more.
platform: UWP
control: SfPivotClient
title: About Syncfusion UWP Pivot Client Control | Syncfusion®
description: Learn about introduction of Syncfusion® Essential Studio UWP Pivot Client control and exploring its features.
platform: uwp
control: Pivot Client
documentation: ug
---

# UWP Pivot Client (SfPivotClient) Overview
# About Syncfusion® UWP Pivot Client Control.

The SfPivotClient control supports browsing multidimensional data that is organized in the form of dimensions, measures, named sets, and KPIs in a cube format. You can visualize the results in graphical (pivot chart) and tabular (pivot grid) formats. The control can also be used to create and edit reports on-the-fly that are stored for later use.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/Relational/Calculated-Field.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Calculated Field in UWP Pivot Client control | Syncfusion®
description: Learn here all about Calculated Field support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Calculated Field in UWP Pivot Client | Syncfusion®
description: Calculated Field in Syncfusion® UWP Pivot Client control lets users create custom formulas using existing fields for advanced OLAP data analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Calculated Field in UWP Pivot Client (SfPivotClient)
# Calculated Field in UWP Pivot Client

The SfPivotClient supports adding a new calculated field based on existing calculated items using the calculated field dialog.

Expand Down
8 changes: 4 additions & 4 deletions uwp/Pivot-Client/Relational/Custom-Calculations.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Custom Calculations in UWP Pivot Client control | Syncfusion®
description: Learn here all about Custom Calculations support in Syncfusion® UWP Pivot Client (SfPivotClient) control and more.
title: Custom Calculations in UWP Pivot Client | Syncfusion®
description: Custom Calculations in Syncfusion® UWP Pivot Client control apply formulas, percentages, ranks, and running totals for advanced OLAP data analysis.
platform: uwp
control: SfPivotClient
control: Pivot Client
documentation: ug
---

# Custom Calculations in UWP Pivot Client (SfPivotClient)
# Custom Calculations in UWP Pivot Client

**CalculationType** is an enumerator, used to specify the type of the calculation; it is defined in the PivotComputationInfo class. Various types of calculations are used to perform calculations as specified below:

Expand Down
Loading