Hi, experts
I have this expression in which I want to use a dynamic filter, but it does not work for me, what I want is to filter the records according to the value returned to me by {userapi> / name}, in a text control it prints the value but it is not how to use it in an expression of a table filter.
<Table items="{path:'/AUTOCOVID',filters:[{path:'T_TEST',operator:'EQ',value1:'Revision periodica'},{path:'PERNR_EMI_PERNR_EMI',operator:'EQ',value1:'{userapi>/name}'}], ...
Greetings from Colombia