Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Am I missing something or does flagging a column with the data category of "Web URL" not do anything? I guess what I was hoping for was that in some visualization that it would actually show up as a clickable link or something...
The column containing the web URL has to be in the format "http://..." or "https://.... If you put the column into a table, it will be clickable but not necessarily in other types of visualizations. Hope this helps.
OK, that seemed to do it. For some reason, when the query brought in the URL, it replaced the ":" with ":", the ASCII HTML markup code for ":". This, despite the fact that I specifically replaced ":" with ":" in the M code and it showed up correctly in the preview as ":" instead of ":". So, I created a new column:
Url = REPLACE([Link],5,5,":")
And tagged this new column as "Web URL" and it worked as I expected.
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 |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 33 | |
| 31 | |
| 29 |