on 2025 Feb 10 12:12 PM
I have a bar chart in Page 1. I want to select a dimension in the bar chart from Page 1 to filter whole of Page 2 using that value.
I'm able to do this, but the problem is that I already have an Input Control page filter on Page 2; the value of which is not changing because of the Page 1 filter. Is there any way to sync the All-Page / Story filter with an Input Control filter?
Request clarification before answering.
Input controls on different pages do not interact with each other. Read the dimension from page 1 and pass it as value to Input control on page 2. You can leverage setSelectedMembers API of InputControlDataSource class.
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @N1kh1l - Could you kindly elaborate a little more? I'm not well versed with SAC coding, started recently.
Thanks!
User | Count |
---|---|
64 | |
8 | |
7 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.