Forum Discussion
Anonymous
7 years agoNot applicable
single date picker in powerbi
hi i need to select single date in my report so that business have greater interaction with the date visual . I know that single date picker will be vailable in list or dropdown but i dont need...
Anonymous
5 years agoNot applicable
Hi andres777,
your solution looks very promising. Would you mind to share it with us? I'd love to use your visual too, it would be great if you could publish your code or your pbiviz file anywhere. 🙂
Best,
Christoph
andres777
Advocate III
5 years agoHi All,
I'm glad to share the code for this custom date picker,
Because it was done as a one-time-only, and as a rush project
there are some things I would love to change :
- It defaults to today()-2 days, when you open the calendar in a report (as requested by my end users)
- It selects values from a table called Calendar, which I used to synchronize data from other tables in my model.
- If you need to re-compile, it would need the Syncfusion libraries which are about $450/yr
- Compiled viz can be distributed, according to syncfusion website.
When I get a bit more time, I would like to program more features so parameters can be entered by users for :
default dates, Date Table, specific date field to use, color of calendar, display mode, etc
Thanks for all
Andres777 at gmail
- Anonymous5 years agoNot applicable
Hi Andres,
can you share your compiled visual file or would this violate any license restrictions?
Best,
Christoph