How to restore ID column apparently overwritten

I’ve just noticed that the ID column in my main table of close on 4k records is displaying the contents of another column. It’s the same in the Raw Data display. The column has somehow got set to be a formula column calling another column. I have another table of several hundred rows referenced from the main table. This setup seems still to be working.

Does the ID column matter?

How can I restore it to its original content?

Solved. I have now discovered that to show row ID values you have to set up a formula field, so all that has happened here is that my formula is calling the wrong data. I’ve changed it to call $id and now all is well.

CG

1 Like