The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I'm new to Power BI. I'm trying to set a Power BI Tile on Power Apps.
So I created my data from SharePoint List and created the Report on Power BI desktop version. However after I created everything, I just noticed that my date field is one day behind then the date field on my SharePoint list. I did search on this community and I only saw that the desktop version is set to Local so I don't know why I'm having this issue.
Also since I'm new i'm having a hard time following some of the resolution provided in the old post. Hope I can correct the date field without impacting what I have done already.
Solved! Go to Solution.
@indhaa - I am pretty certain SharePoint returns UTC time for Date columns. Try using something like:
DateTimeZone.ToLocal(DateTimeZone.From([MonthStart]))
Proud to be a Super User!
@indhaa - I am pretty certain SharePoint returns UTC time for Date columns. Try using something like:
DateTimeZone.ToLocal(DateTimeZone.From([MonthStart]))
Proud to be a Super User!
@indhaa -Your solution will depend on what you are getting too. 👀⤵
Proud to be a Super User!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
113 | |
81 | |
75 | |
52 | |
48 |
User | Count |
---|---|
133 | |
124 | |
78 | |
64 | |
61 |