Tag: sharepoint 2013

Sharepoint 2013连接到TFS 2013 – 与Excel报告错误

我们已将TFS 2012升级到TFS 2013,之前没有安装共享点。 所以我安装了tfs sharepoint组件在一个sharepoint服务器和tfs服务器上并连接上了它们。 一切都很好,除了Excel报告,他们给我以下错误: External Data Refresh Failed The data connection uses Windows Authentication and user credentials could not be delegated. The following connections failed to refresh: TfsOlapReport 我已经确定声明Windows身份validation服务正在运行。

仅从SharePoint 2013“列表”菜单隐藏导出为Excel的button

我创build了一个导出到excelbutton,在Mac和Windows的作品。 现在我想隐藏列表function区中的现有导出到Excelbutton(仅列表不是库)。 我写了自定义操作XML,但它不会删除任何东西。 这是我的XML <CustomAction Id="RemoveRibbonButton" Location="CommandUI.Ribbon"> <CommandUIExtension> <CommandUIDefinitions> <CommandUIDefinition Location="Ribbon.List.Actions.ExportToSpreadsheet-Large" /> </CommandUIDefinitions> </CommandUIExtension> 我附加到现有的XML添加button。 那个工作正常。 任何想法什么是行不通的。

此工作簿不能打开,因为它不存储在受信任的位置。 要创build一个可信的位置,请联系您的系统pipe理员

我使用SharePoint 2013 ,我有一个BI网站。 我在DNS Server内更改我的网站名称,但是在更改之后,我的PowerPivot Report无法打开。 我得到这个错误: This workbook cannot be opened because it is not stored in a trusted location. to create a trusted location, contact your system administrator. 我该如何解决这个错误?

如何在Excel中使用启用FBA的SharePoint 2013 Web应用程序中托pipe的BISM连接

在这个和这个 MSDN文章之后,我尝试使用BISM连接在Excel中创buildPower View报表。 如上所述,您只需在SharePoint文档库中创build一个BISM文件,然后获取其URL并在Excel中使用。 只要将SharePoint Web应用程序configuration为仅使用Windows身份validation,所有内容都可以正常工作。 但是,启用FBA(Windows Auth。仍然启用)后,情况变得怪异。 我不断收到HTTP 403 FORBIDDEN错误。 所以基本上,当启用托pipeWeb应用程序的FBA时,MSDN文章中的方法不起作用。 从SQL Server Management Studio中可以看到相同的行为。 尝试使用BISM URL连接到分析服务器将导致“远程服务器返回错误:(403)禁止”错误。 问题是,托pipeSharePoint Web应用程序启用FBA时甚至可以使用BISM连接吗? 或者也许有解决方法? 谢谢。

Power View:dynamicfilter可能吗?

我的老板想要从Reporting Services切换到Power View,但是他想知道在SSRS中可以做的所有事情在Power View中是否可用。 我立即注意到的事情之一是,我无法dynamic地定义“月份”的filter值(这是真的吗?) 我想要的是我在SSRS参数中用作默认值的forms: cstr(year(dateadd("m", 0, now()))) + "-"+ right( "0"+ cstr(month(dateadd("m", 0, now()))), 2) —为当前的年份 有没有办法在Power View中做到这一点? 任何方式? 提前感谢!

如何使用VBA获取SharePoint中文件的最后修改date?

我想寻求帮助获取Sharepoint中文件的最后修改date。 我将使用什么VBA代码/命令来执行它。 我想在单击一个命令button时在MsgBox中显示这个文件的“上次修改date”。 非常感谢您的及时回复。

在SharePoint Online中的Excel Services

我有一个工作代码,使用在本地SharePoint上发布的Excel Services: var _service = new ExcelService { UseDefaultCredentials = true }; Status[] _status; var _sessionId = _service.OpenWorkbookForEditing("http://<sharepoint url>/<list>/<file>.xlsx", "en-US", "en-US", out _status); ExcelService是指向http://<sharepoint url>/_vti_bin/excelservice.asmx的有效Web引用 但是,在SharePoint Online上使用Excel Services时,相同的代码不起作用。 我能够得到API版本: _service.GetApiVersion(out _status); Excel Web服务(16.0) 但是打开工作簿会抛出一个SoapException : 我们找不到你想要的文件。 我尝试通过凭据: var _pass = new SecureString(); foreach (char _c in "<SP Online password>".ToCharArray()) { _pass.AppendChar(_c); } var _cred = […]

将excel数据导出到sharepoint 2013列表

如何使用JavaScript从Excel中提取数据到SharePoint 2013列表? 在Excel中有6个字段,这6个字段的数据应该被导出到SharePoint 2013列表中

在SharePoint 2013 Power View不刷新

当我们在SharePoint中使用OLEDBconfiguration单元驱动时,Power View不会刷新。 它显示以下错误: 在工作簿中处理数据模型时发生错误。 请再试一次。 我们无法刷新本工作簿中的一个或多个数据连接。 以下连接无法刷新: