Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I am looking for a dax expression (to include in calculated column) that will include the first nine days of the year with "0" prefix. 01, 02, 03 etc.
Thank you in advance.
Solved! Go to Solution.
Hi @matrix_user
Check this link:
https://community.powerbi.com/t5/Power-Query/change-number-format-in-query-editor/td-p/1576461
and you can find the days number and then change the format to have "0" prefix. 01, 02, 03 etc.
Hi @matrix_user
Check this link:
https://community.powerbi.com/t5/Power-Query/change-number-format-in-query-editor/td-p/1576461
and you can find the days number and then change the format to have "0" prefix. 01, 02, 03 etc.