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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Experts
I have a column in Table that has string values thats start with either complaints and sales as follows:
1. complaints_text_ and
2. sales.csv
Formula to go into new column
1. if the string start complaints_ replace the value as Complaints
2. if the strinf starts sales.csv replace the value as Sales
and all other strings in column A remain as is.
Solved! Go to Solution.
thanks Greg