Show Actions button based on specific view

Hi - I want to only show an action button (to create a CSV file) for a specific slice filtered view.

I am trying to use the “Behavior” settings on the Actions to show only if the view is my “Data_Transfer” view - is this the way to do about it? Is my syntax correct?

Cheers

Solved Solved
0 6 3,924
1 ACCEPTED SOLUTION

You can do that with the formula CONTEXT(“View”)=“DATA_TRANSFER”

View solution in original post

6 REPLIES 6
Top Labels in this Space