4 weeks ago
Hi SAC
I am working on an SAC Story with two separate pages:
Page 1: A pie chart showing Material-wise values
Page 2: A column chart showing monthly values (Jan, Feb, Mar, Apr...) for each material
I want this behavior:
When a user selects a segment of the pie chart on Page 1 (i.e., selects a Material or multiple material), the column chart on Page 2 should automatically update and show the corresponding monthly values for that selected material.
Keeping both charts on the same page is not an option in my case.
Is there any way to achieve this in an SAC Storyāeither through Linked Analysis, Story Filters, Input Controls, or any other method?
If this is only possible through scripting, please help me with the script.
Thank you
Request clarification before answering.
Adding to Michaelās answer Linked Analysis is indeed a good approach.
I would also like to mention another option that can improve the user experience:
You can add a Hyperlink to the pie chart that:
Navigates directly to Page 2
Automatically applies the selected Material as a filter on that page
This way, when a user clicks a slice of the pie chart, they are taken straight to the monthly view with the correct Material already filtered.
Steps (shown in screenshots):
Right-click the chart ā More Options ā Add ā Hyperlink
Set āLink Toā as Page, and choose Page 2
Enable Apply Selected Dimension as a Filter
(Optional) Enable Cascading Effect if you want other filters to be respected
This provides a smooth drill-down experience between pages where the user would feel like they start at a slice of pie and then navigate to a deeper analysis for that slice of pie.
Then in view mode: the user can use the "Jump to" option that appears when clicking on slice of pie.
That will take them to the first page with the filters applied.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @SKSKumar
This is absolutely possible! Just add Linked Analysis to the chart and in the settings proceed choose "all widgets in the story" or if you want the pie chart to only affect one specific chart, choose the option "only selected widgets".
I hope this helps you out!
Kind Regards,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.