Hi There,
I need some help here. I am looking to create a parameter in which users can toggle between Showing the marks on a visualization or not. Reason being I don't want to clutter the dashboard with marks.
The Metric that we're using here is "New Accounts"
Here is the bar chart without marks. Would I need to create a parameter and then a calculated field to say if the parameter is "show marks" then the sum of the totals will show?
the only issue is though I want to show the totals for each column - not just a blanket reference line. I tried the calculated field to just show the sum of the total for each column but it gives me an error.
I agree with Paul's approach that Tyler tried originally. To toggle mark labels, you don't need sheet swapping or dual axes. Just a parameter, a calculated field based on the parameter, and a reference line based on the calculated field.