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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.