Forum Discussion
Learner86
4 years agoHelper I
DAX equivalent like command in SQL
Hi everyone, I have the following column Acquisition XR3582 Station Software XR2563 Improvment Monitoring XR5364 Analytics I want to have a new column like this XR3582 XR2563 XR53...
- 4 years ago
Download this file: https://gofile.io/d/n6vBZ8
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Learner86
4 years agoHelper I
Hi VahidDM
this is a sample of my data
| Position |
| XR4667 Proof of Value |
| XR4675 Software |
| XR4683 Digitalisation |
| Machine |
| Market |
As I said I want to keep in an new column just the part with XR and the number like XR4667.
I want to have a new column like this:
| Position |
| XR4667 |
| XR4675 |
| XR4683 |
VahidDM
4 years agoSuper User
Download this file: https://gofile.io/d/n6vBZ8
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!