Basic Functionality
When a Widget is selected, the Widget Data Editor will load up with the data configuration appropriate to that Widget. If there is already data bound to the Widget, it will show in the editor.

- To add a Dimension or Measure to a panel, drag it from the Data Browser and drop it onto the appropriate panel.
- To reposition a Dimension within a panel, click on the Dimension/Measure and reposition it while the left mouse button is clicked.
- To move a Dimension or Measure from one panel to another, drag it from the original panel and drop it onto the new panel.
- To remove a Dimension from a panel, right-click on the dimension and click ‘Remove’.
- To clear a panel, right click and select ‘Clear'.
- To filter a Dimension, right-click the Dimension and click ‘Filter’.
Replace, Union, Intersect and Exclude
Dropping a Dimension/Filter onto a panel that already contains data from that Dimension will bring up several options:
- Replace the existing data with the new data.
- Union the new data with the existing data.
- Intersect new data with the existing data.
- Exclude the new data from the existing data.

Creating Measures from a Dimension
Dropping a Dimension onto the Measures panel, will bring up the quick Measure creation menu. Selecting one of the aggregation types will automatically add a Measure with the specified aggregation on the dropped dimension.

Applying Scope on a Measure
When a Measure exists in the Measure's panel, you can restrict the results to a given scope by right-clicking on it and navigating to 'Apply Scope'.


|
Unless the ‘Auto Update’ checkbox is checked, changes will only take affect after clicking Update. If the Widget loses focus (is unselected) before the Update button is clicked, changes will be lost.
|