I would love to utilize the Relative Date filter to handle things like current month, current year etc. However, when published up to the service, the relative date filter utilizes UTC timezone, and there's no way to account for this currently.
Please allow the ability to specify a timezone to be used by relative date filters, whether it be a tenant wide Power BI Admin setting, or something you can specify in the individual report level.
- Comments (16)
RE: Specify Timezone for Relative Date Filter
I must be missing something. I can't understand how this has been a problem for years with no solution. Is it really possible that everybody's reports using relative date of today, or any Today () or Now () has never worked properly unless they reside in UTC time zone?
RE: Specify Timezone for Relative Date Filter
I have end up with this solution and it works for me at any given time
Create column:
UTC_Date = IF(DATEDIFF(NOW () , UTCNOW () , DAY) = -1, MyDate - 1, MyDate)
RE: Specify Timezone for Relative Date Filter
Is this issue really 2 years old??? Is there any way to find out if this is even being considered? It is so simple, yet so frustrating to those in time zones prior to UTC.
RE: Specify Timezone for Relative Date Filter
Come on Power Bi team...such a basic thing. Such a pain to have to always create custom formulas to get around this issue.
RE: Specify Timezone for Relative Date Filter
I'm currently based in Australia, can someone share their workaround solution to utilise Relative Date filter please?
RE: Specify Timezone for Relative Date Filter
I'll recommend feature.
RE: Specify Timezone for Relative Date Filter
This is something that would be extremely useful in my case, cannot utilize relative date filtering
RE: Specify Timezone for Relative Date Filter
astonished this is still an issue.
RE: Specify Timezone for Relative Date Filter
Please, vote up for this idea.!
RE: Specify Timezone for Relative Date Filter
Please vote here as well to get relative date filtering to use local date/time.
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32123752-power-bi-service-recognize-local-time-zone-for-tod