Take user inputs from Control Panel/Side Bar filters and save that info into a variable in the python script

Hi, I created a Streamlit page with several filters under the control panel/Side Bar. I need to store the selected data (in the filters) as a variable and use it in the actual python script to run other functions. Is there a way to do that? Right now I am getting empty returns. I am using a multi-select filter.

Youโ€™ll get your answers from this link:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.