Erin Trotter Posted April 23 Share Posted April 23 I have a visualization page that I've created in 9.1.1 that has several parameters that I have chained together. For example Department -> Division -> SubDivision However, when I select a department, it does filter the division, but it does NOT filter the subdivision. I have to filter division otherwise, subdivision shows ALL subdivisions even though they don't exist under the Department. The way I chained them was by dropping the child filter on top of the parent and it looks correct visually (indented as it goes down the list) in the filters section. Is there something else that I need to do to make these controls filter even if the user decides they want to jump straight from Department to Subdivision? Or is it possible? Link to comment Share on other sites More sharing options...
Dave Pfeiffer Posted April 23 Share Posted April 23 Thanks for your question @Erin Trotter. I'm following up with our Designer PMs and will hopefully we'll be able to share a response shortly. Link to comment Share on other sites More sharing options...
Erin Trotter Posted April 24 Author Share Posted April 24 Thank you @Dave Pfeiffer! Link to comment Share on other sites More sharing options...
Alexander Homer Posted April 24 Share Posted April 24 Hi @Erin Trotter, Just to confirm, did you have each filter one within the other, like in the image? I wasn't able to replicate the behavior (see attached gif), so maybe there are some particular details that are different in how I set it up: I was using 9.1.2 since I don't have access to a 9.1.1 environment, but they should be pretty similar The fields I used are not in a hierarchy in the Master File business view, but they are part of the same segment You can see in the video below that there is a brief separate reloading of values on the Author Name drop-down after I set only the Author Language. If you are not seeing this, there may be some issue with chaining that we can look into multilevel_chain_vid.mp4 1 Link to comment Share on other sites More sharing options...
Erin Trotter Posted April 24 Author Share Posted April 24 So the strange thing is that this works on one of my dashboards, but not on the other. Neither of my synonyms have hierarchy in them either. The parameters are indented just like yours but, for your example, if I changed Author Language and skipped over country, it would show all authors as if I never filtered the Author language. I will see if I can replicate it with the car file Link to comment Share on other sites More sharing options...
Erin Trotter Posted April 25 Author Share Posted April 25 Well, instead of going the CAR file route, I added the parameters in the actual fex that is displayed on the dashboard using the "WITHIN" keyword in addition to chaining them in the dashboard. Now they work correctly. It is just strange how sometimes that works without doing the WITHIN and other times it doesn't. I was using a reporting object at first in the fex, so I thought maybe that was the case, but I have another dashboard using a reporting object and it works just fine. Link to comment Share on other sites More sharing options...
Erin Trotter Posted May 9 Author Share Posted May 9 It seems that the pattern with it working or not working has to do with whether or not you just accept the default sources for the parameters or if you decide to change the source of the parameters to something else (in the instance that you want to display a description to the user to choose from rather than a code. when you do this, it breaks the chain and the parameters are only chained to the one directly after it and no further than that even though everything is set up correctly. Link to comment Share on other sites More sharing options...
robert fuschetto Posted May 10 Share Posted May 10 has this been fixed for the latest version? Chaining was a big issue for us the last time we upgraded...a reason we did not embrace DS at the time. 1 Link to comment Share on other sites More sharing options...
Solution Alexander Homer Posted May 10 Solution Share Posted May 10 Hi Erin and Robert, I believe I may have a solution, if I understand the use case correctly. Basically, the source that's providing the data values for each filter (such as an XML report if you're using dynamic values from a procedure in the Designer page) needs to also be filtered for the same amper variables so that the list of values will be filtered when passed to the control. Once put in place, this should provide the same kind of chaining behavior you get with the default filter configuration if you create a chaining hierarchy on the Filters tab. Check out the video below and let me know if that helps answer your question. Thanks! multilevel_chain_xml.mp4 3 Link to comment Share on other sites More sharing options...
robert fuschetto Posted July 11 Share Posted July 11 Thanks at this point we are a bit far removed from DS having fallen back to App Studio. However, we are looking to upgrade to the latest release soon and give DS another shot. Hopefully this time things work as fluently as the demos we have seen...LOL 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now