SNAPSHOT() not working with LINKTOFILTEREDVIEW() inside Google Doc template

There is a post for Aug '19 on this subject (SNAPSHOT When I use the <<SNAPSHOT(LINKTOVIE...). It suggests SNAPSHOT() might still be in beta and not support the following usage:

SNAPSHOT(LINKTOFILTEREDVIEW("MyView", [id]>400000000))

The LINKTOFILTEREDVIEW() call works as a standalone Action inside the same App. However, when inside a SNAPSHOT() call contained in a Google Doc template โ€ฆ used to create a PDF file โ€ฆonly a grey box is created.

<<SNAPSHOT(LINKTOFILTEREDVIEW("MyView", [id]>400000000))>> 

Yields

2X_c_cd7829170556ae5261e59aa2184b54297ec680ba.jpeg

Is this still the expected behaviour? Is there a work around within AppSheet to render a filtered view?

Solved Solved
1 1 456
1 ACCEPTED SOLUTION

Bahbus
New Member

Try creating a slice that does the same filter and pointing SNAPSHOT at that.

View solution in original post

1 REPLY 1

Bahbus
New Member

Try creating a slice that does the same filter and pointing SNAPSHOT at that.

Top Labels in this Space