Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Meghann_MacDonald

Publish Sheet Block not working

Hi all, running an automation to publish all sheets and then publish app whenever a new app is created in my space, please see the screenshot: 

Meghann_MacDonald_0-1638991008837.png

Meghann_MacDonald_0-1638991213707.png

 

The automation successfully gets the app id I need, lists out all the correct sheet ids (unpublished sheets), and then DOESN'T successfully publish the sheets. The steps after that work - publishing the app to a managed space. As of now it publishes a blank app because the sheets don't get published. Can anyone help with this or is the block not working properly?

 

Labels (1)
1 Solution

Accepted Solutions
Meghann_MacDonald
Author

Hi @T-Lambourne , the Qlik team was able to identify my issue.

My Publish sheet block was publishing a list of sheets rather than the id, which wasn't going to work. This is the correct way: 

Meghann_MacDonald_0-1640362749100.png

As you can see we also changed around the automation a bit for a better result, which ran and published sheets successfully! Let me know if it works for you 

Meghann

View solution in original post

4 Replies
T-Lambourne
Contributor III
Contributor III

Could you share the editor diagram?

You might already have it this way but my first thought is that the Publish sheet should be a part of the List sheets block (See below).

TLambourne_0-1638993514661.png

 

Meghann_MacDonald
Author

Meghann_MacDonald_0-1638993655922.png

Yes, I do have that set up in the same way.

T-Lambourne
Contributor III
Contributor III

I tried building it on my end as I was wanting something like this also. I received the same erroneous result. It seems to be b bug in the Publish Sheet block. Hopefully Qlik will resolve it soon.

If you do find resolution please post it here so I can get it also. 

Thanks

 

Meghann_MacDonald
Author

Hi @T-Lambourne , the Qlik team was able to identify my issue.

My Publish sheet block was publishing a list of sheets rather than the id, which wasn't going to work. This is the correct way: 

Meghann_MacDonald_0-1640362749100.png

As you can see we also changed around the automation a bit for a better result, which ran and published sheets successfully! Let me know if it works for you 

Meghann