Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have an expression in a chart when clicked as hyperlink goes to another application (non Qlik) , web application
Expression is as follows:
=[NUMBER]&'<url>http://'&vDomain&'/Intake/IntakeClass.aspx?personid="'&[PERSON_ID]&'"&id="'&[ID]&'"&number="'&[NUMBER]
The link goes to the application but STRANGELY it duplicates the parameters when the URL is created as follows:
http://case:81/Login.aspx?ReturnUrl=%2Intake%2fIntakeClass.aspx%3fpersonid%3d%22630249%22%26id%3d%22...
So you see how the person id and and the number and id are all duplicated listed twice!!
This causes the link not to work - if i use a simple link like google with parameters - it works just fine
Any thoughts or ideas??
The link has been modified to redact information but the idea is presented with details..
Thanks in advance for the responses
Rick