Remove quick-tips-adding-leading-zero-to-integer-values-padding-with-dax-and-power-query
article thumbnail

Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query

BI Insight

There are some cases that we want to add a leading zero to a digit, such as showing 01 instead of 1, 02 instead of 2 and so on. We have two options to do this in Power BI, doing it in Power Query or doing it with DAX.

Digital 259
article thumbnail

Quick Tips: Adding Leading Zero to Integer Values (Padding) with DAX and Power Query

BI Insight

There are some cases that we want to add a leading zero to a digit, such as showing 01 instead of 1, 02 instead of 2 and so on. We have two options to do this in Power BI, doing it in Power Query or doing it with DAX.

Digital 130