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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
So I want to transform data in one column in the following way but cannot find a solution.
In the cells, I want to erase part of the content in the cells. A lot of cells start with "Worked by" but following but a different name and I want to erase the names.
I thought about something like if (contains ([columnname], ""Worked"); "Worked"; show old value) but I don't know to not apply modification if the cell doen't start with worked by
Solved! Go to Solution.
Hi @STs2207,
Is this the same question with your another post: https://community.powerbi.com/t5/Desktop/If-then-else-old-value/m-p/400494#M182961?
Best Regards,
Dale
Hi @STs2207,
Is this the same question with your another post: https://community.powerbi.com/t5/Desktop/If-then-else-old-value/m-p/400494#M182961?
Best Regards,
Dale
Hi @v-jiascu-msft,
Thank you for ntoticing it! Yes it is the same question. I thought the first I posted it didn't work out so did it again
@STs2207 where are you doing this power query or dax?
not 100 % sure what you saying, maybe you can demonstrate with some examples
Proud to be a Super User!