Forum Discussion
Anonymous
6 years agoNot applicable
Workaround url without http
Hi All, I still have an urgent requirement to have an url without the http// We need this to open navision window from our powerbi reports. The url looks like this //navision//... We did this ...
- 6 years ago
Hi Anonymous ,
try the HTML Viewer
Your column value should look something like this.
<a href="dynamicsnav://navserver.intra:7246/navprod/CRONUS%20AG/runpage?page=XXX"> NAV Link </a>Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
mwegener
6 years agoMost Valuable Professional
Hi Anonymous ,
try the HTML Viewer
Your column value should look something like this.
<a href="dynamicsnav://navserver.intra:7246/navprod/CRONUS%20AG/runpage?page=XXX"> NAV Link </a>
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- Anonymous4 years agoNot applicable
About this workaround - I cannot find this HTML Viewer, the link is not working. Can you help me to find it?