Forum Discussion
Krunalbpatel
Helper III
9 years agoAdding 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
Helper III
9 years agoHi 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
Post Patron
8 years agoHi 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 ago
Community 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