Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How can I change default AccessPoint URL to a specific one

Hi everyone,

I'be been reading older posts where this question wasanswered, but I'm not getting how can I change default location to: qlikview.anp.com.

My guess is that maybe I'm not supposed to put that address on the src line of the index.html file:

<html>

<head>

<title>Qlikview ANP</title>

<style type="text/css">

body, html

{

margin: 0; padding: 0; height: 100%; overflow: hidden;

}

</style>

</head>

<body>

<iframe width="100%" height="100%" src="http://qlikview.anp.com"/>

</body>

</html>

Thanks in advance,

Diego

1 Solution

Accepted Solutions
Anil_Babu_Samineni

Seems ok to me, Does this showing any error?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

1 Reply
Anil_Babu_Samineni

Seems ok to me, Does this showing any error?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful