How to Visualize a Date Picker in PowerBI Dashboard.

How to Visualize a Date Picker in PowerBI Dashboard.


PowerBI Course.


In Power BI, you can create a date picker visual to allow users to filter data based on date ranges. Here’s a step-by-step guide on how to do this:


Method 1: Using the Built-in Slicer Visual

Load Your Data:


Import your dataset into Power BI Desktop.

Add a Date Column:


Ensure your dataset includes a date column. If it doesn't, you can add a calculated column with date values.

Add a Slicer Visual:


Go to the "Visualizations" pane.

Click on the "Slicer" icon to add a slicer visual to the report canvas.

Configure the Slicer:


Drag your date column from the "Fields" pane to the "Values" field of the slicer.

By default, the slicer will be set to list view. Click on the slicer to see the options in the top-right corner of the visual.

Choose the "Date" type slicer, which can be a "Between", "Before", "After", or "List" view. The "Between" view is most commonly used for a date range picker.

Adjust the Slicer Settings:


You can adjust the slicer’s size and position on the report canvas.

Format the slicer using the "Format" pane to change its appearance, such as font size, color, and more.

Interacting with the Slicer:


When you publish your report to the Power BI service, users can interact with the date picker to filter the data based on the selected date range.

Method 2: Using Custom Visuals

If the built-in slicer doesn’t meet your needs, you can use a custom visual from the Power BI marketplace.


Access the Power BI Marketplace:


Click on the ellipsis (...) in the "Visualizations" pane.

Select "Get more visuals".

Search for Date Picker Visuals:


Search for "Date Picker" or "Date Slicer".

Select a visual that suits your requirements and click "Add".

Add the Custom Date Picker Visual:


The custom visual will now appear in your "Visualizations" pane.

Click on it to add it to your report canvas.

Configure the Custom Date Picker:


Drag your date column to the appropriate field well in the custom visual.

Configure the settings as needed. Custom visuals often provide additional configuration options.

Example: Using a Custom Visual

Get the Visual:


For instance, you can use the “Advanced Date Slicer” from the marketplace.

Configure the Visual:


Add the custom slicer to your report canvas.

Drag your date field into the visual’s data field.

Use the custom slicer’s properties to set up the desired date range options and appearance.

Tips for Using Date Pickers

Data Model:

Ensure your date field is properly formatted as a date type in your data model. This ensures correct functioning of the slicers and date pickers.


Calendar Table:

For more advanced date filtering and time intelligence functions, consider creating a calendar table and establishing a relationship with your fact table.


Time Intelligence:

Use DAX functions for more complex date-related calculations, such as year-to-date, month-to-date, or rolling averages.


Join My PowerBI Group.


Article content


To view or add a comment, sign in

Others also viewed

Explore topics