Forum Discussion
Krunalbpatel
9 years agoHelper III
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 secti...
Krunalbpatel
9 years agoHelper 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
chotu27
8 years agoPost Patron
Hi krunal did you developed Date Range Picker Custom visualization , If so i have some doubt in my code can you please help me??
Thanks
Its Very much helpful for me if you reply please
- v-viig8 years agoCommunity Champion
I suppose that you should use Advanced Filter API to implement filtering in your own custom visual (example, usage doc).
Please let me know if that meets your requirements.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals