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", "...
itrothe
May 06, 2024Copper Contributor
I agree, I want to dynamically read all the columns of a list without specifying them. I don't want to include these hidden metadata type columns. There doesn't seem to be a single field I can filter on.