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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
vanquisher11
Frequent Visitor

Concantenate measures

Hi All,

 

I'm trying to merge two columns= Latest Score + Unit Measure= Formated Score. But I just can't get the values to show up.

 

My Formula is Formatted Column= Concatenate(Latest Score, Unit Measures).

Not sure how to go around with this.

 

Thanks for the help!

Merge.PNG

 

4 REPLIES 4
v-jiascu-msft
Employee
Employee

Hi @vanquisher11,

 

Could you please mark the proper answer as solution or share the solution if it's convenient for you? That will be a big help to the others.

 

Best Regards!
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
JoHo_BI
Responsive Resident
Responsive Resident

Hi Vanquisher,

 

Try using the following: 

 

Column = Latest Score &" "& Unit Measures

Where Latest Score and Unit Measures are your column names.

 

Hope that helps!

Hi Joho,

 

Thank you!It did work, but now I have an issue with the format. How do I format it in  away that only 2 decimals places is showing. e.g 98.25% rather than 98.25634% data is provided raw so I can't change the data. 😕

 

Thank you.

Oops, apologies!

 

If you wrap the numeric column in a FORMAT, with "Fixed" as the format, you'll always get 2 decimal places.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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