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

SAP script builder.qvw

On the SAP script builder qvw there is a button which has some VB script behind it.

This button should generate a peice of code and display it in a text box.

However when I press the button nothing happens, no code is displayed in the textbox and no error is thrown.

This is the case when I run it on the server and also the desktop

Does anyone know of how to fix this problem?

Thanks

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

I found the solution.

There were 2 list boxes which needed to be selected in order for the macro to fire.

View solution in original post

4 Replies
Not applicable
Author

try this:

go to module, check options:

Requested Module Security - it should be System Access

Currently Local Security - it shoul be Allow System Access

Not applicable
Author

Thanks,

I have these settings in place already but no luck

Also, I have Allow Macros in place.

Not applicable
Author

I found the solution.

There were 2 list boxes which needed to be selected in order for the macro to fire.

Not applicable
Author

Hi Brain, i am having the same issue, can you please elaborate. What are the 2 list boxes you selected??