Hello @Kostiantyn_K I encountered the same issue and managed to resolve it by creating a custom entity that pulls data from my value help entity (in your case, zc_value_help).In the implementation of the custom entity, I utilized the filters object o...