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: 
ashokraju
Contributor II
Contributor II

Store Procedure

How to execute Store Procedure in qlikview by using macro. Could anyone suggest.

2 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi,

You can enter a variable and, when you change it, run Macro VB Script like this

Sub ReloadDoc

    ActiveDocument.Save

End sub

Siva_Sankar
Master II
Master II