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! Go to Solution.
You can do that with the formula CONTEXT(“View”)=“DATA_TRANSFER”
You can do that with the formula CONTEXT(“View”)=“DATA_TRANSFER”
Thanks
Awesome! Was so close! Many thanks
You’re welcome
It's not working for me
@KiannS wrote:It's not working for me
Additionally, please verify whether you have selected the desired action name (which you have created) from the drop down values of "Slice Actions" field, available under the following path.
Traverse through the menu:
"Data" -> "<Slice Name>" -> "Slice Action (Actions to include in the slice)".
Then only the relevant action button would appear on the page view of your application.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |