Hi all
I am facing very strange problem with conditional split. When I compare two numeric fields I could not get results accordingly.
eg. S_fact_value != LKP_S_FACT_VALUE with value 90.00 & 100.00 respt . I don't see record count increased for updated rows .
What could be the problem
Both the fields have same data type numeric(18,2)
Help