Issues with Data display - by a newbee

I have some issues with the data displayed in the mobile apps ... .It displays the somehow a key, but not the value, which i need.

As I am really a newbee, I would appreciate a step-by-step, how to archive, that the value, but not the key is displayed.

Thank you in advanceScreenshot from 2023-08-02 10-55-29.pngScreenshot from 2023-08-02 10-57-48.pngScreenshot from 2023-08-02 11-03-31.png

 

0 9 119
9 REPLIES 9

From your printscreen it sounds like that you are trying to read the value from itself with the app formula. What happens if you remove it and then you open the record and save it?

Thx,

I can edit and enter any value, however, the manually entered value is showing up correctly .... but not in the table, from where the selection is sourced.

 

What is your Enum column's base type?

Screenshot from 2023-08-02 13-21-22.png

I am not sure, what you mean with Base Type. This are the settings, I select the "Beruf" /profession from table Berufe 

Screenshot from 2023-08-02 13-24-27.png

The selection works ... when and where the ID is unique, displays correctly  in the Grid view:

Olaf_0-1690957912807.png

The problem is, in the mobile view:

I get THIS:

Olaf_1-1690958085562.png

which is somehow, an ID number

 

You need to change the label column in your ref table (Berufe) from the key column to Beruf. When using Enum/Ref column type, the app shows the value from the label column rather than the value from the key column.

Olaf_0-1690959569575.png

This will return me very much the same:

Olaf_1-1690959763860.png

When setting the Label check, it will automatically remove

It sounds like you did it in a wrong table. You need to change it in the Ref table (the source table) called "Beruf".

Olaf_1-1690961147672.png

 

This, I have already. It still only returns some sort of key

You need to set the label selection in the AppSheet editor. There is no label selection available in the data source.

Top Labels in this Space