Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Jpqliksense
Contributor
Contributor

Create SnapShot Pivot Table

Hi,

I am creating an app in c # to work with story, but I have encountered a problem when making a SnapShot of a PivotTable object. Do not create the GenericBookmarkProperties correctly, there is a lack of data to be reported.
This is the code used:
app.CreateSnapshot ("BarchartSnapshot", "mySheetId", "myBarchartId");

For a bar graph it works correctly.

Thanks in advance.

Labels (1)
0 Replies