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.
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"):