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 all
I have a table that is imported from dynamics 365 sales.
I need to duplicate a column but I must cancel the suffix of the code .... this is the example:
NrOpportunity = "OPP-0001"
NewColumnNrOpportunity = "0001"
....
How can I do that?
Solved! Go to Solution.
Hi @DiePic
base data
define delimiter -> you can also use OPP-
Results
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
Hi @DiePic
base data
define delimiter -> you can also use OPP-
Results
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.