Hi,
I want to use backend filtering with pandas and derived_filter_query_structure ( Filtering Syntax | Dash for Python Documentation | Plotly ). A user is filtering the desired row in the dataframe and then I would like to further process the data provided in the link. But how do I access the filtered data/ the row the user just filtered out?
Many thanks in advance for your help and support!