Forum Discussion
Analitika
Post Prodigy
4 years agoNull value using measure in Power BI
Hello, I would like to ask how to fix this. I wanted to calculate the change between years but getting null value, Formula looks like this: mokLY =
IF( HASONEVALUE(PARDAVIMAI[year]) ,CALCULATE...
Analitika
Post Prodigy
4 years agoGetting this error:
Saap
Resolver III
4 years agoIn SAMEPERIODLASTYEAR function use the date column from your date table instead of PARDAVIMAI[SUTP_DATA].
- Analitika4 years ago
Post Prodigy
Hi, it also wrong:
All time diff is -1. But sum is different in 2021 and 2022 years. I also checked that there is a relationship between date and table2 tables. But getting wrong answer.