Long text column not displayed in the second row only

Hi All,

I have a long text virtual column in a table uses only to (re)format an enumlist column of the same table.

The formula is :
concatenate(" ⦿ ", SUBSTITUTE(concatenate([Places]), " , ", " ⦿ "))


The virtual column is shown in the detail view only when the enumlist column is shown in the form view only.

I add a first row in my table. Either in form and detail views, columns are displayed correctly.

Second row : in the detail view, the long text virtual column is empty !
More rows : everything is displayed normally again.

An explanation ?

Some screenshots so you can see the data structure :
c1.JPGc2.JPGc3.JPGc4.JPG

0 3 91
3 REPLIES 3

Steve
Platinum 5
Platinum 5

This is a long-standing bug.

So appsheet does not like tables with 2 rows only. Quite strange ...

By the way, thank you Steve for your answer.

Top Labels in this Space