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: 
harshal_shreyesh
Contributor III
Contributor III

Issue in Show List Variable in Automation output

Hello,

I have a List variable called vAppName in Automation. The values are added to this list variable.I want to show this variable in Output block as a list but it shows Array in output. any solution to this ?

Please see screenshots below. 

harshal_shreyesh_0-1753879915120.png

harshal_shreyesh_1-1753879947518.png

 

Labels (1)
1 Solution

Accepted Solutions
JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @harshal_shreyesh 

 

Ok - I see what you are trying to do. 

JandreKillianRIC_0-1753956530068.png

 

Please see attached Workspace - This should solve your issue. 

 

Regards

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

View solution in original post

6 Replies
JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @harshal_shreyesh 

 

JandreKillianRIC_0-1753880446482.png

JandreKillianRIC_1-1753880459330.png

 

I have uploaded the workspace - You can just import it. Just right click in the automation screen and upload workspace. 

JandreKillianRIC_2-1753880516238.png

 

 

Regards

 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

harshal_shreyesh
Contributor III
Contributor III
Author

Thanks for your answer. @JandreKillianRIC 

but there is the additional step which adds the item to the variable vAppName. After which the Output block shows that variable. There it shows Array. Can you please suggest here. 

Please see below screenshots and marked blocks.  

harshal_shreyesh_0-1753884258244.png

harshal_shreyesh_1-1753884300875.png

 

JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @harshal_shreyesh 

 

Shouldnt that be "vAppName - 2"

Just noticed this looking at your Automation. 

 

Regards

 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

harshal_shreyesh
Contributor III
Contributor III
Author

No its vAppName. And the vAppName - 2 is the name if the variable block but it adds the item to the same variable vAppName.

JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @harshal_shreyesh 

 

Ok - I see what you are trying to do. 

JandreKillianRIC_0-1753956530068.png

 

Please see attached Workspace - This should solve your issue. 

 

Regards

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

harshal_shreyesh
Contributor III
Contributor III
Author

@JandreKillianRIC  Thanks a lot for the solution. It worked in my case.