Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dates language agnostic in Excel Reports #28452

Merged

Conversation

daniel-williams-fenwick
Copy link
Contributor

@daniel-williams-fenwick daniel-williams-fenwick commented Apr 2, 2025

Summary

Print sheets have had breaking formulas removed from dates and are split so the date component is formatted as a Long Date:
image

About the report sheets include an additional time cell and UTC cell to replace the datetime value lost on print pages.
image

That the ReportRequest.Date name is shown in UTC has been communicated to Microsoft and a change is being discussed for conversion to local time for clarity among users.

Work Item(s)

Fixes #28451

Fixes AB#573364

@daniel-williams-fenwick daniel-williams-fenwick requested a review from a team as a code owner April 2, 2025 00:45
@JesperSchulz JesperSchulz added the Finance GitHub request for Finance area label Apr 3, 2025
@JesperSchulz JesperSchulz self-assigned this Apr 3, 2025
@JesperSchulz JesperSchulz added linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed labels Apr 3, 2025
Copy link
Contributor

github-actions bot commented Apr 4, 2025

Processing this PR. The branch is now locked 🔒 Please don't push updates unless otherwise agreed.

@JesperSchulz JesperSchulz merged commit 928b244 into microsoft:main Apr 7, 2025
14 of 15 checks passed
@daniel-williams-fenwick daniel-williams-fenwick deleted the excel-reports-date-filter-fixes branch April 8, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Finance GitHub request for Finance area linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Dates are not formatted correctly for some locales in Excel Reports
2 participants