Forum Discussion

Krunalbpatel's avatar
Krunalbpatel
Helper III
9 years ago

Adding custom date filter in power bi custom visuals

Hi,

 

I am developing Custom Visuals for Power BI report. I want to add custom date filter from the report UI. I want that it will filter the report data based on date selection on the report section. Power BI provide the default date filter but I want to add custom textbox and user will enter the date and based on that date report will be filter.

 

How can I add this in my custom visuals?

 

Can you please suggest me how to do this.

5 Replies

    • Krunalbpatel's avatar
      Krunalbpatel
      Helper III

      Hi v-chuncz-msft,

       

      Yes, I know the slicer filter and that is I have already used in my report. But I want that I have a custom date picker control to select 2 dates. So is it possible or not. I know that it is a chanllenge. But Can It be possible to develop this kind of visual?

       

      Regards,

      Krunal Patel

      • Eric_Zhang's avatar
        Eric_Zhang
        Microsoft Employee

        Krunalbpatel

        In Sam's case, you can enter two dates instead of picking them on the calendar, so it should be possible.