laaaarsi's avatar
laaaarsi
Brass Contributor
Dec 06, 2021
Status:
New

Sharepoint Lists Graph API: Distinguish which columns are actually hidden in the view

Currently there is no way to to distinguish which columns are hidden in the view and which not. This creates a lot of manual overhead after retrieving the list, because all columns like ("Created", "Version", "Item Child Count", etc.). For instance a list with 4 columns created by myself results in a table after retrieving the list via Graph API with over 30 columns.  Would be nice to create a field which shows whether a columns is actually hidden or not.

No CommentsBe the first to comment