Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
raj_4582
Contributor
Contributor

Read powershell script ouput in QV script

Hi,

I have powershell script which returns a single line output.
Is it possible to read this output in qlikview variable?

I tried generating out-file from powershell and that works but that is not an option for me because that powershell script returning secret data so I do not want to store that in output file.

1 Reply
Miguel_Angel_Baeyens

If reading from a CSV or TXT file is not an option, you could try incorporating some of the following attributes in your Powershell script to open the QlikView Desktop (for example, "/v"):

https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Starting_QlikVi...