Forum Discussion
Anonymous
Jun 19, 2018SharePoint modern list view not displaying items
Hi I hope you can help me. I have a SharePoint site with multiple lists, which are all using the Modern list view. A few days ago one of the modern list views aren't displaying items, even thou...
Alexandra Gonzalez
Feb 14, 2019Copper Contributor
The reason for this is because there is a JSON programming within a list column that is no coded correctly. This is the way of the system saying that there is an error in the JSON formula. To fix the issue, go to the column settings for the column that has JSON formatting and review the formula or erase it. Once the formula is correct or erased, it will show the list in the modern view.
Jeffrey Hall
Feb 14, 2019Copper Contributor
I wish it was that. there was no issue with the JSON it worked for a good week then this issue. Microsoft basically said the list got corrupt some how, didn't have anything to do with JSON. once i change required to not required and back it work. JSON was never changed.