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

Crash when trying to add time intelligence on a measure that sums values from two other measures #693

Open
Eiriksra opened this issue Jun 30, 2023 · 11 comments · Fixed by #695
Labels
area-ManageDates awaiting reply More information is needed bug Something isn't working

Comments

@Eiriksra
Copy link

Describe the problem

Error HTTP/500: Internal Server Error.
Failed to save modifications to the server. Error returned: 'The value for 'Margin YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
The value for 'Item Sales Amount (LCY) YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
The value for 'Margin YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
The value for 'Net Sales LCY YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
The value for 'Margin YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
The value for 'Net Sales LCY YTD' cannot be determined. Either the column doesn't exist, or there is no current row for this column.
A circular dependency was detected: DateAutoTemplate[DateAutoTemplate], Sales Headers[RecoveredDates], Date[Date], Date[Date][Date], Date[Date], DateAutoTemplate[DateWithTransactions], DateAutoTemplate[DateWithTransactions][DateAutoTemplate], DateAutoTemplate[DateAutoTemplate].
'.

Bravo version

1.0.4 (1.0.8577.19837)

Tabular model

Power BI Desktop, import mode

Power BI

Power BI Desktop version June 2023

Steps to reproduce the behavior

No response

Additional context

No response

Screenshots

image

Anything else ?

Trace Id: 00-0e4b6bfd0679b3105331d909ea336b2d-628175af55dcfa07-00

@Eiriksra Eiriksra added bug Something isn't working untriaged A new issue requiring triage labels Jun 30, 2023
@albertospelta
Copy link
Collaborator

Hi @Eiriksra! Unfortunately I'm not able to reproduce this issue. Are you able to share a sample PBIX model with some dummy data that shows this issue? If you prefer to share them privately, feel free to email me here [email protected].

@albertospelta albertospelta added area-ManageDates awaiting reply More information is needed and removed untriaged A new issue requiring triage labels Jul 4, 2023
@Eiriksra
Copy link
Author

Eiriksra commented Jul 4, 2023 via email

@albertospelta
Copy link
Collaborator

@Eiriksra looks like you replied via an e-mail.
Unfortunately attachments are not included when replying by mail, so I can't view the PBIX model.
Could you please reply on the original GitHub thread instead? Thank you!

@Eiriksra
Copy link
Author

Eiriksra commented Jul 4, 2023

@albertospelta - I'm sorry but I'm a github newbie at best. Where do I attach a file on here? And can I be sure it goes to SQLBI only?

@albertospelta
Copy link
Collaborator

@Eiriksra if you want to share it privately please don't use GitHub but instead create a new email and send it to my SQLBI address [email protected]

@albertospelta albertospelta removed the awaiting reply More information is needed label Jul 4, 2023
@albertospelta
Copy link
Collaborator

Hi @Eiriksra, unfortunately I'm not able to reproduce the error using the PBIX model you sent me.
Would you mind letting me know what kind of calendar template (e.g. Standard, Monthly,...) you used?
Did you use the default configuration or did you set a custom configuration for the Interval/Dates/Holydays/TimeIntelligence params?

@Eiriksra
Copy link
Author

Eiriksra commented Jul 5, 2023 via email

@albertospelta albertospelta linked a pull request Jul 6, 2023 that will close this issue
@albertospelta
Copy link
Collaborator

@Eiriksra your changes for Icelandic holidays has been applied and released in version 1.0.5, thanks for your contribution!

@albertospelta
Copy link
Collaborator

Hi @Eiriksra, as I mentioned in my last email we were unable to reproduce the error on our end nor find the circular dependency error shown in the error message you shared - I just tested your PBIX and it worked as expected.

image

Could you tell us what are the exact steps to reproduce the error using the PBIX file you sent us?

@albertospelta albertospelta added the awaiting reply More information is needed label Aug 14, 2023
@Eiriksra
Copy link
Author

Eiriksra commented Aug 31, 2023 via email

@albertospelta
Copy link
Collaborator

Hi @Eiriksra you are right, it is a bug in version 1.0.5. I have a fix checked in that will be part of the next release but in the meantime you can use the latest internal build - just change the update channel from stable to dev in the options\about panel and follow the link to download the installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ManageDates awaiting reply More information is needed bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants