Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live 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.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 41 | |
| 21 | |
| 21 |
| User | Count |
|---|---|
| 150 | |
| 107 | |
| 64 | |
| 36 | |
| 36 |