Forum Discussion
Power Query formula to get text after last comma if comma exist or keep text if no comma
- 5 years ago
You can then try Text After Delimiter
Use the following settings:
Cheers!
Vivek
If it helps, please mark it as a solution. Kudos would be a cherry on the top 🙂
If it doesn't, then please share a sample data along with the expected results (preferably an excel file and not an image)
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter
The code nearly works , but in some instances there are codes which can have different amounts of digits .
some are 5 digits , some 6 , some 7 etc. with this code , it looks like it is only giving last 6 characters .
You can then try Text After Delimiter
Use the following settings:
Cheers!
Vivek
If it helps, please mark it as a solution. Kudos would be a cherry on the top 🙂
If it doesn't, then please share a sample data along with the expected results (preferably an excel file and not an image)
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter