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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Choose on value of column

Hello Everyone.

 

I got 4 data with some differences, i want to select just one value.

 

Example :

 

MPinfo_0-1637661067482.png

 

The last column got several value, i just want one of them.

 

Thank you for you help ! 

5 REPLIES 5
v-xiaotang
Community Support
Community Support

Hi @Anonymous 

Which value do you want to keep? Does it have a rule?

Besides, if you want to split values in a cell, you can use Split function.

vxiaotang_0-1637909815796.png

vxiaotang_1-1637909823734.png

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

If you need more help, please let me know.

 

Best Regards,

Community Support Team _Tang

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

manikumar34
Solution Sage
Solution Sage

@Anonymous ,

 

Use either First or Last value on the last column or conctenate those 3 values into one with a separator by usning CONCATENATEX





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




Anonymous
Not applicable

I Try with the first on last, but i got a value totally different like, for example : 

MPinfo_0-1637662548873.png

 

How can i concanetex if i don't have a separator for this ?

I see you have removed 4th column on above image. On firrst image I can see 5 columns,





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




@Anonymous , 

 

Separator can be passes on CONCATENATEX function like ","(comma as a separator),
Refre belo link. 

https://radacad.com/concatenatex-in-power-bi-and-dax-concatenate-values-of-a-column





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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.

Top Solution Authors