Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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...