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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sullynivek
Frequent Visitor

if text.contains then get value from another column

Hi All,

 

I am trying to perform a simple excel look-up but using query editor via Power BI (New to both). I have a column named 'Hours_type' and another called 'hrs' and then a new column just named 'New Column' (for now). What I want is the following:

 

New Column = if text.contains[Hours_type] 'R' then [hrs] (value) else blank cell

 

Can an expert in Power BI help me please.

 

Kevin

1 ACCEPTED SOLUTION
MarcelBeug
Community Champion
Community Champion

No need for an expert, as this is quite basic, but still ... Smiley Wink

 

In the query editor you can add a custom column with a formula as shown in the video (from Power Query in Excel, but similar in the query editor in Power BI).

 

Note that Power Query is case sensitive, so it only checks for uppercase "R".

 

Specializing in Power Query Formula Language (M)

View solution in original post

1 REPLY 1
MarcelBeug
Community Champion
Community Champion

No need for an expert, as this is quite basic, but still ... Smiley Wink

 

In the query editor you can add a custom column with a formula as shown in the video (from Power Query in Excel, but similar in the query editor in Power BI).

 

Note that Power Query is case sensitive, so it only checks for uppercase "R".

 

Specializing in Power Query Formula Language (M)

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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