0

Hello! How can I delete records permanently? If I delete just marked deleted, (I think) and my number calculation is wrong, when I step back one record for a previos number of that redord.

let x := number(record(Tankolas,Id));
if record(Tankolas,x) > 1 then
record(Tankolas,x).OraAllas - record(Tankolas,x - 1).OraAllas
end

Reply

null

Content aside

  • 3 yrs agoLast active
  • 364Views