Hi everybody, Recently I have started my journey working with SAS. While I have had my troubles with the version my organisation uses, SAS Viya 2023.01, I have enjoyed the tool set provided. For a client in my organisation, I am currently building a boxplot graph. In this graph there are some major outliers that are important for the client's needs. Unfortunately, the boxes themselves are also important and relevant to be able to see. One problem I am running into is that, while the option to hide outliers is baked in now, the options to show, hide or ignore outliers is not user accessible. By that I mean that I cannot let the readers of a VA report edit the options of the boxplot object. My question to the community is: Is it possible to expose an object option control to the reader? For example a button allowing a user to either show, ignore or hide the outliers on a boxplot. A roundabout way I thought about it would be to have an object linking to an alternate version of the graph where the outliers would be either ignored or hidden depending on what the clients prefers to have as first page shown, but I find that solution to be less elegant as it involves either a pop-up graph object or a page-switch, neither are very elegant in my opinion. Thanks in advance for your replies 🙂 Kind Regards, Victor
... View more