Date Picker

Date Picker enables you to filter based on the single or range of date selection.

Date Picker

How to configure flat table data to date picker?

Drag and drop the Date Picker from toolbox at left into design canvas and resize it to your required size.

Drag and drop the Date Picker

Before Resizing

Before Resizing

After Resizing

After Resizing

Keep the selection focus on the dropped date picker widget.

Click on Assign Data button in the tool bar.

Assign Data

Now, the Data window will be opened with available date fields in Dimension from the connected data source.

Data window

Drag and drop a date field from Dimensions into Column section.

Drag and drop a date field

To filter out a specific range of dates, click the Settings icon in the dropped column and select Filter(s)... in the drop down menu.

Settings icon

Select filters

Now the Range Filter window get displayed. Configure the date range to be filtered out and click Apply.

Range Filter window

To clear the filter applied, click on Show All Records item in the drop down menu.

Show All Records

How to configure the SSAS data to date picker?

Following steps illustrates configuration of SSAS data to Date Picker.

Drag and drop the Date Picker from toolbox at left into design canvas and resize it to your required size.

Drag and drop the Date Picker

Before Resizing

Before Resizing

After Resizing

After Resizing

Select the dropped widget using mouse.

Click on Assign Data button in the tool bar.

Assign Data

A Data pane will be opened with available date Dimensions.

Drag and drop a column under Dimensions category into Column.

Drag and drop a column

Define filter with specific range of dates by click the Settings icon in the dropped column and select Filter(s)... in the drop down menu.

Filter with specific range of dates

select Filters

Define the date range in Range Filter dialog and click Apply.

Date range in Range Filter

To show all records again click on Show All Records.

How to configure relative dates to date picker?

Switch to the Properties pane; Set the Selection Type as Range; Switch back to Data pane; Click the Settings icon in the dropped date column and select Relative Dates... in the drop down menu.

Relative dates to date picker

In the launched Relative Date Options window, configure the relative date and click Add. Repeat the same till the required set of relative dates added.

Relative Date Options

Add set of relative dates

You can see the added relative dates in date picker like below.

Added relative dates

How to configure custom relative dates to date picker?

Switch to the Properties pane; Set the Selection Type as Range; Switch back to Data pane; Click the Settings icon in the dropped date column and select Relative Dates... in the drop down menu.

Relative Dates

In the launched Relative Date Options window, select Custom option from DropDownList.

Relative Date Options

Choose the start and end dates which you like to set as custom range, also set the name for the custom range and click Add. Repeat the same till the required set of custom relative dates added.

start and end dates

Name for the custom range

You can see the added custom relative dates in date picker like below.

Added custom relative dates in date picker

How to customize date format in date picker?

This helps you to set your own custom date formats only for “Date” format. Switch to the Properties pane and select date format.

customdate

You can see the “Settings” option in the dropdown, after enabling “Date” format.

customdate_Settings

Select “Custom” option to customize the date format.

custom_option

You can see the list of standard format to customize your date in Date picker control.

standard_dateformat

you can use the standard format as below.

customdate_output

How to format date picker?

Keep the selection focus on the date picker and Click on Widget Settings icon.

Widget Settings icon

The property window will be opened like below.

Property window

You can see the list of properties available for the widget with default value.

General Settings

General Settings

Header

This allows you to set title for this Date Picker widget.

SubHeading

This allows you to set sub-title for this Date Picker widget.

Description

This allows you to set description for this Date Picker widget, whose visibility will be denoted by i icon, hovering which will display this description in tooltip.

Basic Settings

Basic Settings

Selection Type

Single – Single date can be bounded.

Single Selection Type

Range – A range of dates (two dates) can be bounded.

Range Selection Type

Highlight Available Dates

This allows you to enable the highlighting of available dates in date picker.

Filter Settings

Filter Settings

Act as Master Widget

This allows you to define this date picker widget as a master widget such that its filter action can be made to listen by other widgets in the dashboard.

Ignore Filter Actions

This allows you to define this date picker widget to ignore responding to the filter actions applied on other widgets in dashboard.

Container Settings

Container Settings

Title Alignment

This allows you to handle the alignment of widget title to either left, center or right.

Title Color

This allows you to apply text color to the widget title.

Show Border

This allows you to toggle the visibility of border surrounding the widget.

Corner Radius

This allows you to apply the specified radius to the widget corners. Value can be between 0 and 10.

Enable Comment

This allows you to enable/disable comment for dashboard widget. For more details refer here