Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execute Command For Mongodb command

Hi Everyone,

                    I need a help to execute a command. In Qlik view script using execute command i need to run a statement in command prompt.

i tried the following script in Qlikview.

kindly help with this problem.

Script tried :

EXECUTE cmd.exe run "mongo MyDb";

EXECUTE cmd.exe run "db.MyCollection.find({})";

I need to run and pull out the collection data and list in the Qlik view table. Kindly help with this.

Thanks in advance,

Vignesh Kumar

0 Replies