Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Data mismatch issue.

Hi All,

We are facing data issue due to Time zone (I suspect). I am using native query (via ODBC) select val from table where Date between '2020-03-01 00:00:00' and '2020-03-31 23:59:59' 

Our Power BI data center is in California (GMT-7), the source system is Service Now whos data center is in Washington DC (GMT - 4).

When I am trying to fetch data (from India GMT+5.30), e.g. for March 1 to March 31, I am getting less records (records till 30 March) I guess its beacause of time zone issue.

Anyone has any work around for the same.

Note that - we have to use date filter inside native query to avoid time out issue.

 

 

4 Replies