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.