如何在打开 Google sheet 时自动加载过滤器视图?

How can I have filter view load automatically upon opening Google sheet?

希望我的 sheet 打开后自动加载过滤器。我怎么能让它这样做?

您需要使用全局过滤器(绿色过滤器):

注意 sheet 的 url 末尾的查询参数 fvid=

创建过滤器时。该过滤器视图 ID 将出现。 您可以在 sheet 中有很多过滤视图,您的或其他人的。确保在打开过滤器的情况下打开 sheet 的方法是在 url.

的末尾附加 fvid= 参数

示例:

https://docs.google.com/spreadsheets/d/<YOUR-FILE-ID>/edit#gid=0&fvid=1781225551