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
Anonymous
Not applicable

How to enter decimal point where I want to

Hi

 

How can I add decimal point where I want to?

I have ex. number 521692155 in table but it should be 5216921,55.

If I use the comma tool in column tools it just adds 2 zeros on top if it like 521692155,00.

 

I also tried with Column = LEFT(table[data],7) + "," +RIGHT(table[data],2) but then it gives me error that "," cant be a number.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , I think you should divide this number by 100

View solution in original post

3 REPLIES 3
Syndicate_Admin
Administrator
Administrator

Ok incremental refresh would work fine but problem is now that I am using a custom SQL. That's why I can't get incremental refresh working for this report. I am going to redo the whole report but for now is there a way I could manually add missing last weeks data without overwriting? The report is almost 1GB big and already has around 6 months of data in it, I only need to add the last weeks data for viewers until I'm finished with the new improved report.

amitchandak
Super User
Super User

@Anonymous , I think you should divide this number by 100

Anonymous
Not applicable

Of course, forgot about this, seems like I need a break 😄 thank you.

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.