Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have data that is in different units in the same column that needs to be in the same unit. At the moment I have a column "amount" and one beside it "units". How can I transform only certain peices of data in the amount column without affecting the whole column?
My two thoughts were to either merge the columns and then split them based on the presence of units into several different columns, transform the columns as needed, then merge them back together. But I have a feeling that that is not possible... OR I also found the IF function, could that work in this situation?
Could you share some sample data and clarify more details about your requirement?
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.