Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I hope to get 'W00' after second '_' which will be 'W35' no matter what text exist before.
Solved! Go to Solution.
Hi @jeongkim
You can apply these steps to get the desired result :
1. Split the column by most right "_":
2. Add a custom column with "W00" instead of split part:
3. Delete unwanted columns :
Result :
These steps will be repeated every refresh .
The pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Split by delimiter.
After splitting, you'll get multiple columns. The part you need will be in the third column.
Hi @jeongkim
You can apply these steps to get the desired result :
1. Split the column by most right "_":
2. Add a custom column with "W00" instead of split part:
3. Delete unwanted columns :
Result :
These steps will be repeated every refresh .
The pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
I think you didnt get my request.
W00 is for variable values not text itself.
Hi,
What I need is just 'W00' text without any before/after text.
Then just add the "W00" column :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
You dont' even read through my query.. I'm not that dumb.
" 'W00' after second '_' which will be 'W35' no matter what text exist before. "
I gotta raise a new post pls try not to reply to new one..
I apologize, but since no data example or desired result was provided, it’s difficult to fully understand the request—especially since not everyone in the forum is a native English speaker.
Wishing you success with this post and others. Hopefully, one day we’ll ask clearer questions, with less frustration and more responsibility when things aren’t understood correctly due to our own wording. 🙂
Thanks though for your efforts, desired result was mentioned as 'W35'.
This topic has been resolved from other post but your suggestion might be helpful to someone else so it's been also accepted as solution.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
76 | |
74 | |
55 | |
45 |
User | Count |
---|---|
117 | |
106 | |
77 | |
66 | |
65 |