RE: Fields with values are showing as --- in view
                     
                    
                      
                        Hi John, 
Thank you for your question and for posting your concern in the Communities
The FetchXML and the LayoutXML of the View migth not contain the same atributes. I would advise to verify the FetchXML and the LayoutXML of your view with the help of the Web API
for Public Views: /api/data/v9.1/savedqueries(GUID_of_the_View)?$select=fetchxml,layoutxml
for Personal Views: /api/data/v9.1/userqueries(GUID_of_the_View)?$select=fetchxml,layoutxml