The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all, I am trying to erase some characters in a column if they start with the specific letters: PCE-
And then I'd keep only the numbers after the -
How can I easily automate that for everytime the data is refreshed?
Thanks
Solved! Go to Solution.
In Power Query, create a new custom column like this:
Power Query has a number of different text functions available to manipulate your raw data.
Hope this helps.
Regards,
In Power Query, create a new custom column like this:
Power Query has a number of different text functions available to manipulate your raw data.
Hope this helps.
Regards,