Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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
Solved! Go to Solution.
use add clause in Add column inside Power Query
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
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
use add clause in Add column inside Power Query
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"
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