The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello!
I have the datasource a Sharepoint List where i have a Date column(date&time), i created a PowerBI report from that SP list but its gives me -4h from time from SP list, why?
Solved! Go to Solution.
If I recall, the back end SharePoint times are in UTC, they get converted on the front end to the local user timezone. So you could just add hours to it as a calculated column (set the column type first, it looks like it's untyped).
If I recall, the back end SharePoint times are in UTC, they get converted on the front end to the local user timezone. So you could just add hours to it as a calculated column (set the column type first, it looks like it's untyped).
I have both PowerBi and SP list regional to my contry.