be careful parts of your document may include personal information that cannot be removed by the Document Inspector

Sql ServerExcelExcel 2013Powerpivot

Sql Server Problem Overview


I use Excel 2013 and Power View and SQL Server 2008 R2.

After create my Data Source and my chart in Excel When I want save my Excel file I get this message

be careful parts of your document may include personal information 
that cannot be removed by the Document Inspector.

What is this warning and how I can remove this message? What are personal information that exist in my Excel File.

enter image description here

Sql Server Solutions


Solution 1 - Sql Server

Also ran into that. It seem, after running the Document Inspector in Excel, it will show you this warning whenever you save your file. Go to File > Info and click in "Allow this information to be saved in your file". The next time you save there should be no more warning.

enter image description here

Solution 2 - Sql Server

I fix it with this way :

According to This biography , It says :

I had the same problem, it's incredibly annoying and there's strangely little posted about it on the interwebs. Anyway, here's how you fix it:

  • Goto File in the upper left hand corner
  • Options > Trust Center > Trust Center Settings > Privacy Options >
  • Un-check the check box that says "Remove personal information from file properties on save"
  • Hit OK.

enter image description here

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionArdalan ShahgholiView Question on Stackoverflow
Solution 1 - Sql Servern1000View Answer on Stackoverflow
Solution 2 - Sql ServerArdalan ShahgholiView Answer on Stackoverflow