Filter String Fields with Multi-Select doesn't work

Hi,
I have the Fillter String Fields with Multi-Select feature enable in my overview. But it doesn’t work. It looks like a normal string field filtering, nothing happen when I apply the search even for a single field (TenderName) in the custom selection list.


Here is the configuration

  • The annotation “enable_approximate_match_search” is added for TenderName and CooperationPartner fields in the corresponding Document model.
  • Reference of the overview is a normal data model (non-CDM).
  • The 2 above fields are string field and computed via CDM (just a replication of data from a field in CDM)

After talking to @huyen-gentle-brush it seems like there is no modeling issue. The Annotations are set in the right way.
The multi select option is indeed shown as it can be seen in the first screenshot. But somhow the values which could be selected are not shown (like there is no data for those fields). I also double-checked it within the 2023.06 Installer if I can find a bug. But it seems a Problem of the data in the Background.

Hi @huyen-gentle-brush, could you please provide the request and response when loading Client Name? Just open Filter Selector, select Client Name, and look at the Network tab in the browser.
Please also look at the console tab to make sure no errors here.

I don’t see any request when selecting ClientName as a filter criteria. Here is the error log found

Hi @huyen-gentle-brush, seems the Overview Engine is not registered correctly, so the data loader for filter string as multi-select does not work properly.
Here is the guide on how to register the overview engine: Get A12 - Overview Engine - Setup.

Dear @huyen-gentle-brush

was the response helpful and is the issue now solved or are there some additional questions? If it is solved, please, use the checkbox to mark the solution to your problem so that other users also know what helped to your case.

All the best
from the Discourse team

Dear @HuyenNguyen

was the response helpful and is the issue now solved or are there some additional questions? If it is solved, please, use the checkbox to mark the solution to your problem so that other users also know what helped to your case.

All the best
from the Discourse team