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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Shreya_Barhate
Advocate I
Advocate I

Inconsistent Creation Times in Power BI REST API Responses

Hi everyone,

I’ve created a pipeline at 10:37 AM, but I’m encountering an issue when running the Power BI REST API to get the activity events. The 'CreateArtifact' operation for the same item shows varying creation times in the response. My fabric trial capacity is located in central India. Has anyone faced a similar issue or have any insights on why this might be happening?

Shreya_Barhate_0-1737608944317.jpeg

 

Shreya_Barhate_1-1737608944319.jpeg

 

Reference link:

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events

 


Regards,
Shreya

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Shreya_Barhate,

Have you tied to convert your local datetime to UTC format? AFAIK, PBI service use UTC format to store datetime values.

So If your datetime values are included with local timezone, they will be force convert to UTC when they work on service side.

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Shreya_Barhate,

Have you tied to convert your local datetime to UTC format? AFAIK, PBI service use UTC format to store datetime values.

So If your datetime values are included with local timezone, they will be force convert to UTC when they work on service side.

Regards,

Xiaoxin Sheng

Shreya_Barhate
Advocate I
Advocate I

Code Snippet:

Shreya_Barhate_0-1737609171104.png

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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