Forum Discussion
Storing Desktop Report Files in SharePoint?
Is anyone storing reports in SharePoint and have them associated with the Desktop Client correctly?
5 Replies
- Greg_DecklerCommunity Champion
First, you would probably want the correct icon displayed:
http://mikefrobbins.com/2009/11/20/associate-specific-icons-with-sharepoint-document-types/
Then you would need to roll out a Group Policy that did this:
- robjbowRegular Visitor
Thank you sir! Both were already completed. The issue I am having is the group policy change updated IE but it seems to not be recognizing the files still. I was more wondering if it was just me or not and that seems to be the case. I will post an update if I figure it out.
- Greg_DecklerCommunity Champion
The group policy setting should not update IE, it should update the computer (Windows system settings). Perhaps this is what you are saying but want to confirm since you mentioned IE. I do have this working on my machine. I have Desktop installed and when I open a PBIX file loaded into a SharePoint document library, it opens with Power BI Desktop application.
Now, I am using Windows 10 and SharePoint Online so not sure what your environment is like.
- wouterzijlstraHelper I
Don't know if you still facing this issue. Behind the following link it explains how you can link unknown file types in SharePoint en opens them by a click.
https://kerseub.wordpress.com/2012/04/23/add-new-file-type-in-sharepoint/
good luck!