Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
I'm searching for a best-practice method to solve the following problem. I'm trying to extract a 5/6 length digit from the following text string.
I want to extract the 6 length digits from the page column for each unique URL and return the result in the VacancyId column.
There are a lot of different url structures in the Page column.
Is there a best-practice approach for this?
Solved! Go to Solution.
HI @Anonymous
I believe the post got duplicated.
Try my solution in the post below
If these are the only numbers in the string, you can add new custom column as
=Text.Select([Page], {0..9})
Hi Zubair,
Thank you very much, that's very helpfull. 🙂
Unfortunately these are not the only numbers in the string.
The other strings look like this;
Is there a best-practice way to solve this?
HI @Anonymous
I believe the post got duplicated.
Try my solution in the post below
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 34 | |
| 33 | |
| 30 |