I have searched the Internet in an attempt to not have to post this, but none of the solutions I have seen have worked, so I am wondering if anyone has any other suggestions.
I have a custom table with two fields. Both fields are 64 bit integer fields. Originally, one field had a label and the other did not. The field with label appears in the field picker when we access the field via the Excel Add-in, the one that did not doesn't. After searching this forum, we added a label to the missing field as the post indicated this would resolve the issue. It didn't.
I then followed the advice to run a full CIL build, clear caches, refresh AIF services and redeploy the AIFGDS service group. This also did not resolve the issue.
An examination of the properties of both fields show that apart from the initial state of not having a label, these two fields have identical properties. The only other difference is that the table has a field relationship defined for the field that appears and the one that is missing does not.
Does anyone have any other suggestions of how we can make the missing field appear?