Hello, I created a visual which uses a parameter which input is given by the user via a textbox (parameter is the same for any user).
At the moment, this value resets to the default value for any user any time that the page is loaded.
I would like this parameter to “remember” the user-input value any time that it is changed by the user and to display this same value to any user that visualize the dashboard (as per user-controlled filters) and not reset to the default.
I cannot delete the default value, otherwise the parameter cannot be used in a calculated field, which I need to.
Thanks to any help!
Hi @PanePane and welcome to the QuickSight community!
Currently, this is a limitation in QuickSight as there is no way to save the selected parameter value across accounts, you can only set to a specific default for it to carry between accounts.
At AWS, our roadmap is primarily driven by our customers. Your feedback helps us build a better service. I have tagged this as a feature request so our support team can get eyes on this!
Thank you
Hello @Brett and many thanks for your answer.
So I am assuming that there is not even a way to update this unique default value from users interface, correct?
Hi @PanePane,
Correct, you can set a unique default for a parameter but it has to be set up in the analysis layer and can not be edited by a user and can not be variable.
Hi @Brett ,
many thanks!