Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello,
I am trying to delete the "0,2M" that comes from a visualization to leave it with only "0,2", because in the title of the visualization I'll tell those units are Millions... Is there any way to do it?
Thanks a lot,
Chema Ortega
Solved! Go to Solution.
@Chema_Ortega , You can create a measure
m1 = [Measure]/1000000.0
Thanks a lot!
@Chema_Ortega , You can create a measure
m1 = [Measure]/1000000.0
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.