Saving the grid content is expected to have partial SQL text only as this is what displayed in the grid. In the application, you will not see full SQL text in any grid as displaying the full text in grid that has many SQL will have a big impact on the memory usage. That is why you will see a master-detail design that will only show one full text of SQL at a time.
In Analyze Impact, there is a Publish Report link that you can click to generate a report. This report is intentioned to provide the details of the analysis. From the report, you can choose to include the SQL text and there the full text will be displayed. Publish Report will give you the full text