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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
karinafreitass
Helper III
Helper III

Function to find text with various parameters

Hi guys! I have a column and I would like to find several values ​​and replace them in a new column.
I am using the following function: if Text.Contains ([Release], "Aplic") = true then "Application" else "Others".

How could I add more parameters?

Many thanks,

Karina

2 ACCEPTED SOLUTIONS
aj1973
Community Champion
Community Champion

Hi @karinafreitass 

 

use add clause in Add column inside Power Query

aj1973_0-1600200577417.png

 

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

View solution in original post

aj1973
Community Champion
Community Champion

If it helped, could you mark it as a solution for others in the community to know

Thank you

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

View solution in original post

3 REPLIES 3
aj1973
Community Champion
Community Champion

Hi @karinafreitass 

 

use add clause in Add column inside Power Query

aj1973_0-1600200577417.png

 

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

The condition is only returning a parameter. It is returning all lines as "Others"

Screenshot (79).png

aj1973
Community Champion
Community Champion

If it helped, could you mark it as a solution for others in the community to know

Thank you

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors