The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi
Kindly let me know how can i make the months name in short
Eg: January -> Jan
Thanks
hi, @Anonymous
add a column to your table with the following formula:
Short_Name = Format (Table[Date], "mmm")
Then use this column as your axis.
Hi,
Thank you. Its working.
How can I sort in a proper order? Like Apr, May, Jun
Thanks
HI, @Anonymous
first short axix according to month
then short according to A-Z as above image
Hi,
I couldnt see only Month option here. Kindly check
Thanks
Hi, @Anonymous
use hierarchy instead of different field
Thank you. Its woring now. I have sort the Month column using Month num
Again Thank you a lot!!
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |