Forum Discussion
miltenburger
Helper V
8 years agoHelp 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
Helper V
8 years agoIn addition to this, to orange one doesn't seems te work
anandraman
Helper I
8 years agoCan you please share the PBIX file with this sample data ?
- miltenburger8 years ago
Helper V
- anandraman8 years ago
Helper I
Can you please check this condition?
* "O" = Aantal geboekt <= Uren Gecalculeerd + Uren Risico Opslag & > Uren Gecalculeerd + Uren Risico Opslag
- v-huizhn-msft8 years ago
Microsoft 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 ago
Helper 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....