Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Ethel
Creator III
Creator III

link in text&image object VS link in table

Hello, could you please help me!

If I create a text and image object and add link to my ssrs report , everything is working fine. 

If I create an inline table and adding the same link, I'm getting an error message in SSRS "

The path of the item '/HR+Management/Department+Information/Department+Performance+Reviews' is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash. (rsInvalidItemPath)

Does Qlik do something with links in the table? Bacause exactly the same link is working fine with text.

Please help!!

Thank you so much in advance!

 

2 Replies
vikasmahajan

Hi,

You can implement hyperlinks in qlik sense to achieve this :

https://community.qlik.com/t5/Official-Support-Articles/How-to-use-a-URL-or-Hyperlink-in-a-Qlik-Sens...

https://community.qlik.com/t5/New-to-Qlik-Sense/How-can-i-create-Hyperlink-in-Qlik-sense/td-p/127233...

https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696

 regards

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Ethel
Creator III
Creator III
Author

No, unfortunately it's not helping. My link looks like 

http://..../Report.aspx?ItemPath=%2fHR+Management%2fDepartment+Information%2....

And qlik sense changes it to  http://..../Report.aspx?ItemPath=%2fHR%2BManagement%2fDepartment+Information%2....

Is there a way I can write link correctly in inline in data loader?

Thanks a lot in advance!