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: 
Not applicable

QlikView MashUp Div Integration Network error

Hello,

I tried to use MashUp div integration but I get an Network error

I use the this "standard" script here:

<html>

    <head>

        <script language="javascript" type="text/javascript" src="http://servername/QVAJAXZfc/htc/QvAjax.js">

        </script>

        <script language="javascript" type="text/javascript">

         Qv.InitWorkBench({

                  View: 'Sales Compass',

                  //Host:null

                  Host: null

               });

               

        </script> 

    </head>

   

    <body>

        <div avqview="Sales Compass" avq="object:.Document\CH367" style="top:64px;left:32px;width:500px;height:500px;"></div>

    </body>

</html>

workbench license is valid, so can somone help me with this please ?

1 Reply
CYRUS
Contributor III
Contributor III

Hello

Did you find the solution?