This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Im having set of data with differnt lenght (5/6/7/8/9/10 etc) i would like to bring on common lenght funtion everyting len = 11 charrector by using power Query.
Solved! Go to Solution.
Insert a custom column named Update Code and put following formula
= Text.PadStart(Text.From([Code]),11,"0")
Insert a custom column named Update Code and put following formula
= Text.PadStart(Text.From([Code]),11,"0")
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |