Forum Discussion
webportal
Impactful Individual
9 years agoError in SAMEPERIODLASTYEAR
When adding the following measure: valor_líquido_ano_anterior = CALCULATE(SUM('order'[valor_líquido]);SAMEPERIODLASTYEAR('calendário'[data])) to the matrix: I get the error: ...
vanessafvg
Community Champion
9 years agowhat is your data type?
- webportal9 years ago
Impactful Individual
The date is field is "Date" type and the measure is "Decimal Number".
- vanessafvg9 years ago
Community Champion
i think the issue might be the bidirectional relationship, if you change it to single, does it still give you teh same issue?
- webportal9 years ago
Impactful Individual
vanessafvg same error, single or bi-directional.