Hi Florian
thanks for the reply. I read that
"Do not use special column store functions in filter or calculated attribute expressions as they might not be convertible. For instance the functions date() und time() only work on the column store data types and can therefore not be converted. "
In our case, we used CE functions in filter and switched on "execute in SQL Engine", the the query result is correct.
What should happen when the CE functions cannot be converted in SQL engine?
Thanks
Ye