HI All
I'm experiencing very similar problem, but in my case i need to use that function on couple of columns (by that i mean that function have to work for each column separaetly)
Currently problem is when one of the columns can contains null values.
if i remove null values ( eg BY IIF in query ) then function is replicatining some values ( actually by N null's time's )
Cany one have solution For that one ?
Best Regards.
I'm experiencing very similar problem, but in my case i need to use that function on couple of columns (by that i mean that function have to work for each column separaetly)
Currently problem is when one of the columns can contains null values.
if i remove null values ( eg BY IIF in query ) then function is replicatining some values ( actually by N null's time's )
Cany one have solution For that one ?
Best Regards.
Comment