What makes the formula evaluate over and over?
I noticed an unexpected behavior in Jmp:After creating a Formula column with a Custom Formula, another Formula Column gets evaluated every time I select a cell in the data table.Why is the formula evaluated so many times? removing the myX =1; myX fro the first formula stops the behaviorremoving the custom formula from the second formula stops the behavior Jmp 17.2 Names Default To Here( 1 );
row
...