Any is replaced with <any>?

Hello,

I am trying to filter for data with the following filter: (Accounts/any(account: contains(account/UserName, 'Joery'))) which Radzen translates to: Accounts/(<any>account: contains(account/UserName, 'Joery')), which is not a valid odata filter.

Why does Radzen do this?

Hi @Joery_x,

I confirm this is a bug. We will fix it with the next Radzen release next week.

1 Like