/web-forms-dashboard-apply-master-filtering-in-olap

How to apply master filtering in ASPxDashboard on the client side when the dashboard is connected to an OLAP cube.

Primary LanguageC#OtherNOASSERTION

Dashboard for Web Forms - How to apply Master Filtering in OLAP mode

[Run Online]

The following example shows how to apply master filtering in ASPxDashboard on the client side when the dashboard is connected to an OLAP cube.

In this example, the ViewerApiExtension.setMasterFilter method call applies the Master Filter values to the Card dashboard item. The dxButton's onClick event handler calls this method.

Files to Review

Documentation

More Examples