Forum Discussion
miltenburger
8 years agoHelper V
Help with IF statement
Hi people, I need some help with my if statement. I need a new column based on following statements (see picture for three different columns right now)* * "G" = Aantal geboekt <= Uren Geca...
miltenburger
8 years agoHelper V
In addition to this, to orange one doesn't seems te work
anandraman
8 years agoHelper I
Can you please share the PBIX file with this sample data ?
- miltenburger8 years agoHelper V
- anandraman8 years agoHelper I
Can you please check this condition?
* "O" = Aantal geboekt <= Uren Gecalculeerd + Uren Risico Opslag & > Uren Gecalculeerd + Uren Risico Opslag
- v-huizhn-msft8 years agoMicrosoft Employee
Hi miltenburger,
Please check logic of the second condition above is unclear as anandraman said. And from your .pbix file, you add SUM(Blad1[Aantal geboekt]), SUM(Blad1[Uren Gecalculeerd]) and SUM(Blad1[Uren Risico Opslag]), please use them in the measure like the following formula.
Best Regards,
Angelia- miltenburger8 years agoHelper V
Hi v-huizhn-msft and anandraman, thanks for the reply
See the error below:
I also tried something else, but it only gvies me the "G" value....