laaaarsi
Dec 06, 2021Brass Contributor
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", "...
laaaarsi
Dec 06, 2021Brass Contributor
Edit: The isHidden field does not solve this issue since it does not change in the response if I hide a certain column in the UI