[Column name] +1, unexpected result

Hello, 

I use a form to register usage of devices. On form save, I use the data input in this form to make a record in one table and to update the records in a two or three other tables. There is a counter column in both of them. and I need to increase the counter within dedicated row with 1.  The type of the columns is number (ineger - "Show thousands separator" is not checked). I use 

counter (count cycles in particular case), there are two counters (column in one of the data tables, and one in another one). 

Adzhamiya_0-1711738241920.png

I use

[PM Cycles] + 1  - as an expression to increase a counter, and expect when the form is saved the counter for the dedicated item to be increase by 1. 

The problem is that the counter increases by one only the first time, and after that:

1,3,6, 10, ........... and this is the situation for all three counters (2 in this table and one in another one).

I'm curious why this happens. Please help me with suggestions. 

Thanks! 

 

0 2 55
2 REPLIES 2

How is [PM Cycles] calculated in your table?

It would be helpful to have more information on the details of the action on form save. Descriptions and screenshots would be helpful.

Top Labels in this Space