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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Python visual labels turn into floats in service

Hello Community,

I have published a Python visual to PBI Service.

I am experiencing a difference in my labels between desktop and service
Desktop:

escapethisscree_0-1668081001671.png


Service:

escapethisscree_1-1668081027838.png

 

The label column 'EAN' seems to turn into a float in the service which postfixes '.0'.

I cast the label column as a string:

result['EAN'] = result['EAN'].astype('str')

 

Any ideas on what I can try to get the same labels in service as in desktop?

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

What is the type of the label? How about change 2 to 0? Then publish again?

 

vpollymsft_0-1668134834253.png

 

Solved: Re: How do you change the data label number format... - Page 2 - Microsoft Power BI Community

How to apply sensitivity labels in Power BI - Power BI | Microsoft Learn

 

If I have misunderstood your meaning, please provide  pbix file without privacy information for us testing.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.