Closed adama-hawa closed 5 months ago
When you apply filters to report using update_filters the report should get updated. We tried applying to the report and it worked fine for us.
Here is the snapshot of code and the output of report where filter is applied.
Could you please provide some additional information.
In my case, this is how the filter zone looks:
Are you facing any errors after updating filters ? Can you confirm if this issue is specific to this Jupyter package ? Check report.get_filters()
and see if you're getting any filters array being applied.
In the Developer Sandbox, " Select your own report" and then try adding filters there. Check the below snapshot and update the filter array with your new array.
If the filters are being applied to the report, then there might be some issue with jupyter package, else you need to check the filters array. Please try this thing and let us know.
Hello,
The problem was caused by a blocking of the filters by the person who did the reporting.
Thanks for your feedback!
Hello, is it normal that the report display doesn't update when you apply a filter and do an update_filters?