Currently, the embedded version with direct query updates the report with real time data when a filter is selected. However, when the filter is deselected, the cached values from the client side are returned which contains the previous values. It would be great to update the client side cache as well when the real time data is returned from the database so that the users don't see outdated data anymore.