Click a row in the dataframe to get the value of the specified column of the row, and filter another dataframe according to this value.
No one can solve this problem?
This is not currently supported natively in streamlit, unfortunately. This thread might be helpful for some ideas https://github.com/streamlit/streamlit/issues/455#issuecomment-1522148138 Note for example that you can click a row by adding a boolean column in experimental_data_editor.
Thank you. Refer to a netizen’s suggestion in the link you provided. I have solved the problem, and the code and effect are shown in the figure。
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.