Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am trying switch function to create a new column.
Solved! Go to Solution.
@Anonymous
also change column type to Text in Column tools ribbon
Hi @Anonymous
try to use quotas
SWITCH(Query1[Month_New],
"January","01",
"February","02",
...,
"12")
It is not working
@Anonymous
also change column type to Text in Column tools ribbon
Thanks for the solution
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 29 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 64 | |
| 57 | |
| 40 | |
| 21 | |
| 19 |