Column not showing in Table View

What causes some table column not showing in Table View. I have a table vw_parts_monitoring that I used in Product Request Monitoring view. One of the column (DeliveryOrderNo) is not showing in table view. I try isolating the problem by removing all column and leaving only the DeliveryOrderNo but the result is a blank table. There’s no problem when it open to detail form, all columns are showing. I’m using MySql for my database by the way. Here are some screenshot of my app.




Hi, @CJLAtoja05

If the header doesn’t appear, try checking the action section. There might be a missing inline column. Only inline actions can remove the displayed column header. Try checking the action again. Maybe the action doesn’t appear because it doesn’t have an icon (blank). Like this.

try to see, if I remove the email icon (blank) it will look like a missing column

I already have found the solution. Adding a display name to the column fixed the problem. But normally appsheet will get the column name if the display name is blank.

Hi @CJLAtoja05

If the display name is blank, the data should still appear, like this