Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
i'm using format function and giving month number as input, where month number is 1 it is giving December as output.
Any idea what could be going wrong here?
Thanks,
Dilkush
Solved! Go to Solution.
Can you post your formula?
format(month(date),"mmmm")
I also used another way where first i created column which will hold month values and then use
format(<column which has month number>,"mmmm")
| User | Count |
|---|---|
| 51 | |
| 35 | |
| 29 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 57 | |
| 39 | |
| 22 | |
| 21 |