Skip to content

Use DATEVALUE() function when calculating running total#1650

Merged
flanakin merged 1 commit into
devfrom
flanakin/dev/pbi-dateval
Jun 1, 2025
Merged

Use DATEVALUE() function when calculating running total#1650
flanakin merged 1 commit into
devfrom
flanakin/dev/pbi-dateval

Conversation

@flanakin

Copy link
Copy Markdown
Collaborator

🛠️ Description

Use DATEVALUE() function when calculating running total
Fixes #1614

📋 Checklist

🔬 How did you test this change?

  • 🤏 Lint tests
  • 🤞 PS -WhatIf / az validate
  • 👍 Manually deployed + verified
  • 💪 Unit tests
  • 🙌 Integration tests

🙋‍♀️ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🤏 The change is less than 20 lines of code.

📑 Did you update docs/changelog.md?

  • ✅ Updated changelog (required for dev PRs)
  • ➡️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

📖 Did you update documentation?

  • ✅ Public docs in docs (required for dev)
  • ✅ Internal dev docs in src (required for dev)
  • ➡️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

@flanakin flanakin added this to the 2025-05 - May milestone May 31, 2025
@flanakin flanakin requested a review from arthurclares as a code owner May 31, 2025 08:16
@flanakin flanakin requested a review from MSBrett May 31, 2025 08:16
@microsoft-github-policy-service microsoft-github-policy-service Bot added Micro PR 🔬 Very small PR that should be especially easy for newcomers Needs: Review 👀 PR that is ready to be reviewed labels May 31, 2025

@MSBrett MSBrett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get this error when trying to open the reports:

There's a problem with the definition content in your Power BI Project.
Multiple SaveChanges without transaction

@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity and removed Needs: Review 👀 PR that is ready to be reviewed labels May 31, 2025
@flanakin flanakin requested a review from MSBrett May 31, 2025 21:38
@flanakin

Copy link
Copy Markdown
Collaborator Author

I get this error when trying to open the reports:

There's a problem with the definition content in your Power BI Project. Multiple SaveChanges without transaction

This happens when the PBI Desktop cache isn't in sync with the local changes. This happens a lot. Just delete the Shared.Dataset\.pbi\cache.abf file and open the report again.

@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs: Triage 🔍 Untriaged issue needs to be reviewed and removed Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity labels May 31, 2025
@flanakin flanakin dismissed MSBrett’s stale review June 1, 2025 06:01

No changes needed

@flanakin flanakin merged commit 1053051 into dev Jun 1, 2025
4 checks passed
@flanakin flanakin deleted the flanakin/dev/pbi-dateval branch June 1, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Micro PR 🔬 Very small PR that should be especially easy for newcomers Needs: Triage 🔍 Untriaged issue needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Total savings number is incorrect

3 participants