Forum Discussion

FaizRahman's avatar
FaizRahman
Frequent Visitor
7 years ago
Solved

The Web.Page function requires Active Scripting to be enabled in Internet Explorer

I have a webquery and Analysis services which I am using to bring in the data. The refresh is working fine when configured using my personal gateway, but when I try to refresh it using the enterprise...
  • FaizRahman's avatar
    FaizRahman
    7 years ago

    We were able to solve the issue. The issues was Local Group Policy was blocking the service user(pbiegwservice) to use Active Scripting.

     

    * From the Windows Server Start menu, open the Local Group Policy Editor (gpedit.msc).
    * Under Local Computer Policy, expand Computer Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Internet Zone.
    * Right-click Allow active scripting and click Edit.
    * In the Allow active scripting dialog, click Enabled.
    * In the Options area, select Enable from the list.