4 min read
8 Reasons Managed Data Analytics Services Enhance Internal Processes
Every business leader’s dream is to reach broader markets, boost conversion rates, and level up their brand reputations. By now, most decision-makers...
Have you ever had the need to zoom in and zoom out on a chart? Have you needed to be able to see the intricate peaks and valleys, yet also see the big picture?
In 5 simple steps, your users will have the ability to easily zoom in and out of your line charts.
Create a string parameter using a list for allowable values.
The parameter will be how your users interact with the chart.
This calculation will turn on and off the 0 axis once all 5 steps are completed.
Graph View Calc
CASE [Graph View]
WHEN "FULL VIEW" THEN 0
WHEN "DETAILED VIEW" THEN NULL
END
Create your line chart as you typically would, but then drag Graph View Calc (created in step 2) onto the Detail marks card.
Using the Analytics tab, drag “Reference Line” onto your chart. In the edit window, change the following:
**We want this line to be invisible to the user!
The final and most important step to making this work:
When you create your dashboard, make sure to show the parameter so that your users can take advantage of this cool new feature.
4 min read
Every business leader’s dream is to reach broader markets, boost conversion rates, and level up their brand reputations. By now, most decision-makers...
4 min read
By now, almost every business leader recognizes the vital importance of becoming more data-driven. Despite this, experts estimate that over 80% of...
3 min read
Modern data analytics platforms make extensive use of machine learning models, and they’ve transformed the way we work by taking much of the legwork...