Having issues with date
Content
We have a BI report that takes date parameters such as StartDate and EndDate. But if you input the date and when you view the data through datamodel notice that the dates are falling backwards by 1 day. Wondering why? Anything to do with TimeZones?
Date format we use is 'yyyy/MM/dd'
It works fine in dev but after we migrate to prod we have this issue.
0