Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
How can i extract the GUID from this URL into a new column:
https://abc.xyz.ca/home.aspx?sitemappath=Workplace%7cMyWork%7cnav_dashboards&dashboardId=%7bx88fbece-7653-e521-8e77-002056b805fe%7d&dashboardType=1031&pagemode=iframe
Solved! Go to Solution.
Hi @dax_powerbi ,
If you are trying to extact the dashboardID, try this as a custom column in Power Query:
Text.BetweenDelimiters([Column1], "%", "%", 2, 0)
If you're trying to extract the webpage itself, it is not accessible from our end.
Hi @dax_powerbi ,
If you are trying to extact the dashboardID, try this as a custom column in Power Query:
Text.BetweenDelimiters([Column1], "%", "%", 2, 0)
If you're trying to extract the webpage itself, it is not accessible from our end.
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 |
|---|---|
| 47 | |
| 35 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 59 | |
| 57 | |
| 40 | |
| 22 | |
| 20 |