Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Tom_Li
Frequent Visitor

Python script step drop leading zeros

Hi Experts,

At Power Query, I added "run Python script" step and I found leading zeros were removed automatically, how to avoid this?

 

Before "Run Python script" step, you can see Company and Month columns are both text fields.

Tom_Li_0-1610076298339.png

Then I added a python step, without adding any python codes.

Tom_Li_1-1610076443347.png

 

Leading zeros are removed! How to avoid this situation?

Tom_Li_2-1610076543733.png

Thanks.

1 REPLY 1
v-yingjl
Community Support
Community Support

Hi @Tom_Li ,

From my perspective, it seems like a temporary type conversion has been carried out in the middle, and then the leading 0 is simplified.

To a certain extent, it is like the internal working principle rather than some kind of error, but since I am not very familiar with the internal working principle, I would suggest you that try to contact the power query development team for details.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors