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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
amirmohamed
Creator
Creator

Disable Insight Advisor on QMC

Hi all,

I have upgraded our server to Qlik Sense September 18 with Patch 1, but I need to disable the Insight Advisor through QMC, is there anyway to do that, or what is the App Object type for this

Many thanks,

4 Replies
Giuseppe_Panella
Employee
Employee

Hi, you can take a look at this video https://www.youtube.com/watch?v=AuVSKMOWEnU
taylorking
Contributor
Contributor

Hi,

 

Did you ever find a solution to disabling the Insight Advisor globally?

I know its possible to remove the feature from a specific app using:

SET DISABLE_AUTO_CHART=1;

SET DISABLE_INSIGHTS=1;

However I am looking to hide these features across our environment.

 

Kind regards,

Taylor

Suus
Partner - Creator
Partner - Creator

Thanks Taylor, used SET DISABLE_INSIGHTS=1 succesfully.

Now I want to reverse the setting; showing Insights  again.

My logic tried two things. SET DISABLE_INSIGHTS=0; and later added SET ENABLE_INSIGHTS=1;

Both gave no effect. I see this in Variables:

Suus_0-1693990131187.png

and this in app settings

Suus_1-1693990241760.png

Translated: "setting is created through a variable in script....'

Any solution?

 

 

Suus
Partner - Creator
Partner - Creator