I need to create a variable that specifies:
If the column "CANTIDAD_SUBITEM" = 0, that brings me values from the column "CANTIDAD_ESTADISTICA", otherwise it stays with the values of the column "CANTIDAD_SUBITEM"
I was using the following code but it doesn't work for me: