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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Rnaval
Post Patron
Post Patron

Need help with new column based on a search string

I have a field with multiple values. Is there a way for me to search for a specific string and capture the value listed after the string and put it in a new column?

 

Here's an example...I want to capture the value after Scanner name, in this case "B&T ITS VN-QM-HC Weekly" and create a new column with just this value.

Rnaval_0-1773067731427.png

 

1 ACCEPTED SOLUTION
ribisht17
Super User
Super User

hi @Rnaval 

 

> Load your data into Power BI.

>Go to Transform Data → this opens Power Query

>Select the column that contains your text field.

  1. Use Add Column → Extract → Text After Delimiter.
    • Set the delimiter as "Scan Name"
    • This will create a new column with everything that comes after "Scan Name"
  2. If you only want the first word/phrase (like"B&T ITS VN-QM-HC Weekly") , you can further split by another delimiter (for example, newline, comma, or semicolon depending on how your field is structured).

 

Regards.

Ritesh

 

View solution in original post

2 REPLIES 2
ribisht17
Super User
Super User

hi @Rnaval 

 

> Load your data into Power BI.

>Go to Transform Data → this opens Power Query

>Select the column that contains your text field.

  1. Use Add Column → Extract → Text After Delimiter.
    • Set the delimiter as "Scan Name"
    • This will create a new column with everything that comes after "Scan Name"
  2. If you only want the first word/phrase (like"B&T ITS VN-QM-HC Weekly") , you can further split by another delimiter (for example, newline, comma, or semicolon depending on how your field is structured).

 

Regards.

Ritesh

 

Thank you, that was quite easy to do.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.