Forum Discussion
[SSAS tabular] display a network share file as hyperlnk
Dear all,
I create a ssas tabular model, and in a table, I have a list of network file path (\\srv\xxx\file.ext). The files can have different extension.
I would like to add a table which list all the filepath value, but with a "hyperlink" (clicking on the file allow to open it, as for a weburl).
Trying to set the data category as WebUrl didn't work (recognize as hyperlink ,but content blocks)
is there a way to achieve that ?
thank in advance
regards
- Anonymous3 years ago
Hi cascador ,
You can review the following limitations:
This is the related document, you can view this content:
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn
Link to Local file rather than a WEB URL? - Microsoft Fabric Community
Different Ways To Display Hyperlinks In Power BI Tables | Addend Analytics
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi cascador ,
You can review the following limitations:
This is the related document, you can view this content:
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn
Link to Local file rather than a WEB URL? - Microsoft Fabric Community
Different Ways To Display Hyperlinks In Power BI Tables | Addend Analytics
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- cascadorFrequent Visitor
thank you very much.
regards