Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Reference link:
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events
Regards,
Shreya
Solved! Go to Solution.
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
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
Code Snippet:
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
4 | |
4 | |
4 |