SOLVED
Sum Of Amount
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
BRRLL99
11 - Bolide
11-19-2022
07:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
3 REPLIES 3
gautiergodard
13 - Pulsar
11-19-2022
07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
11-19-2022
07:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for your response
Could you please explain the regular expression part
^[^_]*- what does it mean?
I am new to regular expression
gautiergodard
13 - Pulsar
11-19-2022
07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hey @BRRLL99
I am using this to remove the product numbers that come before each product name in the second column of your external dataset. The expression basically just removes everything before "-" symbol.
If this provided the answer to your problem, please accept the post as a solution!
