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 |
|---|---|
| 43 | |
| 35 | |
| 26 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 64 | |
| 56 | |
| 40 | |
| 21 | |
| 20 |