I would like to create a hyperlink, which doesn't start with http or https. It is a link to a page in Microsoft Dynamics NAV. Is it possible to create such a link?
mikeramplin
6 years agoNew Member
The Power BI feature that allows http or https is very useful, but please change it to also include network files. Chrome will accept http or file, so presumably it should be very easy to add this feature to Power Bi in a release very soon? For example if I want to link to F:/foldername.filename.pdf Then the Power BI model would be URL field = "file:///" & F:/foldername.filename.pdf which would open Chrome to file:///F:/foldername.filename.pdf Or URL field = "file:///" & F:/foldername." & Ordertable[orderref] & ".pdf" which would open Chrome to file:///F:/foldername.123456.pdf when the user wanted to click and view that order reference.
Recent ideas
Support Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi51 minutes agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K3 hours agoMicrosoft EmployeeNew19Views6likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz7 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris7 hours agoAdvocate IINew1.4KViews27likes3CommentsBring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean9 hours agoNew MemberNew55Views8likes0Comments