Forum Discussion
aishak12
5 years agoHelper IV
Single value for column error
Does anyone know what this error details and how to resolve this.
- Anonymous5 years ago
Hiaishak12,
Please try measure like this :
GrossBillingsIF = IF( Max('table'[MonthPassed]) = 1,[Gross Billings],[Gross Billings Budgeting])Hope it helps.
Best Regards,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
5 years agoNot applicable
Hiaishak12,
Please try measure like this :
GrossBillingsIF = IF( Max('table'[MonthPassed]) = 1,[Gross Billings],[Gross Billings Budgeting])
Hope it helps.
Best Regards,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.