The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi
In Power Query, how can I make sure all numbers in a column are for example 3 digits. For example if I have number like 6 then I want it to be 006 if the number was 10 I want it 010, if a number is 333, it will stay as it is. Thank you very much for your help in advanced.
Solved! Go to Solution.
A quick google search gave me these links:
https://radacad.com/add-leading-zeros-to-a-number-in-power-bi-using-power-query
https://gorilla.bi/power-query/add-leading-zeros/
Please note that adding leading zeros will convert your numerical columns into text columns.
Hope this helps.
Regards,
A quick google search gave me these links:
https://radacad.com/add-leading-zeros-to-a-number-in-power-bi-using-power-query
https://gorilla.bi/power-query/add-leading-zeros/
Please note that adding leading zeros will convert your numerical columns into text columns.
Hope this helps.
Regards,