Dear SAP community,
my scenario. I have a CDS view that has an 0..n association to a another CDS view on table makt to search for product decsriptions.
The CDS for makt is annotated like this:

I am trying to use a filter on this view with the @ObjectModel.filter.transformedBy like this:

Unfortunately the filter is not fuzzy.
Is there any way to use a fuzzy search in this scenario?