How to Remove Leading Zeros in Power BI
I was working on a Power BI report, and I noticed that some columns, like Employee ID, Customer Code, or Product Number, were stored as text and had leading zeros, for example, 000123. When I use this column in a report and try to sort or filter the data, I am not getting the correct … read more…