Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, I have the following DAX I would like in M code.
Solved! Go to Solution.
Hi,
In M should be like this :
if [FTXCDBSTATUSPERSON]="Oud" and [Mutatietype]="Einddatum" then [Mutatietype] else nullshould do the trick.
Becarefull in M Code everything is case sensitive.
Have a nice day,
Hi,
In M should be like this :
if [FTXCDBSTATUSPERSON]="Oud" and [Mutatietype]="Einddatum" then [Mutatietype] else nullshould do the trick.
Becarefull in M Code everything is case sensitive.
Have a nice day,
| User | Count |
|---|---|
| 45 | |
| 35 | |
| 27 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 62 | |
| 57 | |
| 41 | |
| 21 | |
| 20 |