Forum Discussion
Problem with filtered report since January 2018 update
Since April 2018 update when filtering a visualization by date you have to type in the date in American format - the option to select a date from the calendar pop up no longer works.
6 Replies
- mmace1
Impactful Individual
I'm on April and not able to reproduce that (see screenshot below).
1.) Is your data still in date/time format?
2.) Sounds dumb but...have you tried uninstalling/reinstalling Power BI? Mine was wonky a few months back after an update (in an equally annoying way), and starting 'fresh' fixed it.
- trevor
Helper I
I'm on Version: 2.57.5068.721 64-bit (April 2018) - apologies - subject line should have said April not January.
The problem persists. The calendar displays, but when you click on the date within it, it does not transfer into the filter - nothing happens.
If you type in the date in mm/dd/yy format only, then it will accept the value and the filter works.
- mmace1
Impactful Individual
Did you try reinstalling Power BI?
If yes -
If you add a totally new date table, does the same issue arise with it? You can add a quick Calendar table by going to
Modeling > New Table
Then entering this:
Calendar Table = CALENDAR(DATE(2017,01,01),DATE(year(now()),month(now()),day(now())))
Then if you tried to make a filter on that table - same issue, or does that one work?
- GilbertQ
Super User
Hi there.
Have you doubled checked your regional settings where you are creating the Power BI Reports?- trevor
Helper I
Yes I have