Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
nckpedersen
Helper I
Helper I

Incorrect Date/Time between Salesforce Data and Power BI Query

I'm looking at opportunities created in the last week. When I query the Opportunity[CreatedDate] field in Salesforce, I'm receiving a time 6 or 7 hours after the "official" time logged in Salesforce (correlated to daylight savings). I'm in California (GMT -8)

 

I've checked location settings in both applications and it doesn't seem to be a locale issue. Querying the same data with another tool (XL-Connector) gives the correct time. It seems to be directly related to the Salesforce connector. 

Salesforce: 

nckpedersen_0-1668463680934.png


Power BI: 

nckpedersen_1-1668463728709.png

 

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @nckpedersen ,

 

I had the same issue with Salesforce before. It appeared that what Salesfoce showed on the web was based on the user's Salesforce timezone settings but what it fed into Power BI was based on the server's timezone. I had  to figure out which timezone the server was on then converted it to my locale in Power Query. 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

2 REPLIES 2
nckpedersen
Helper I
Helper I

Thank you! 

danextian
Super User
Super User

Hi @nckpedersen ,

 

I had the same issue with Salesforce before. It appeared that what Salesfoce showed on the web was based on the user's Salesforce timezone settings but what it fed into Power BI was based on the server's timezone. I had  to figure out which timezone the server was on then converted it to my locale in Power Query. 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors