Forum Discussion
Adding custom date filter in power bi custom visuals
This could be a challenge for custom visual. You may check if a slicer works, it is an alternate way of filtering.
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_Zhang9 years agoMicrosoft Employee
In Sam's case, you can enter two dates instead of picking them on the calendar, so it should be possible.
- chotu278 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