Forum Discussion

RogerioTortosa's avatar
9 years ago

Column with condition leaves visual very slow

  We have this table as picture We need the column F = IF (A <= B; IF ((C- (D + E)) <= 0; Blank (); (C- (D + E))); Blank() ) But when we add this column the look is extremely slow but very s...