Hi Flavio,
I believe the documentation meant "X" as a placeholder, where you can convert "X" into the numeric values (1, 2, ...) depends on how many "CASE WHEN" conditions you have.
"resultZ" is the default result in the "ELSE" statement, and thus it is a literal.
Thanks,
Rong
On Wed, May 8, 2019 at 9:08 AM Flavio Pompermaier <
[hidden email]> wrote:
Hi to all,
in the documentation of the Table Conditional functions [1] the example is inconsistent with the related description (there's no resultX for example). Or am I wrong?