# Introduction

The Powerviz Date Picker is an **advanced date slicer** that helps you apply page-level filter based on dates and provides a user-friendly and customizable calendar view. This Power BI custom visual is available for download on [AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/truvizinc1674781244292.date-picker-by-powerviz?exp=ubp8\&tab=Overview). The date picker can be used to select single or multiple dates, as well as date ranges. With different modes available, you can choose the one that suits your needs. By including this slicer in your Power BI report, you can create an intuitive experience for your end users. Use this slicer if you are looking for a

* Flexibility of selection.
* Smart design.
* Eliminates the need for complex calculations

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/01.png" alt=""><figcaption></figcaption></figure>

This documentation will help you get started with Date Picker by explaining everything you need to know about it. If you are new to our site, check out the [visual library](https://powerviz.ai/visuals) for other visuals that meet your requirements.

Powerviz Date Picker highlights include:

1. Display Mode: Choose between `Pop-up and Canvas` views.
2. Date Selection Types: Select `single` or `multiple dates`, or choose a range or `multiple date ranges`.
3. Add `presets` and set the `default selection` from given options, or create a custom column.
4. `Theme` Selection: Pick professional-looking themes or create custom themes.
5. Slicer Styling: `Customize` style, color, and functionality. Import or export the custom styling.
6. Customize the formatting of `weekends`, `invalid dates`, and `holidays` to ensure better visibility and usability.

Follow this guide to get an in-depth view of Powerviz Date Picker. To know more about other Powerviz visuals and slicers, visit our [library](https://powerviz.ai/visuals) or [contact us](https://powerviz.ai/contactus) directly for a demo.

### Examples <a href="#examples" id="examples"></a>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/02.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/03.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/04.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/04.1.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.powerviz.ai/powerviz/date-picker/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
