我如何在 sharepoint 中显示我的网络趋势报告
我希望在共享点门户中显示 webtrends 分析报告数据,如何实现?我还想在上传数据之前更改数据(计算)。
I am looking to show webtrends analytics report data in a sharepoint portal, how can this be achieved? I would also like to alter the data (calculations) before the data is uploaded.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否已经以 CSV 格式导出这些报告,或者将它们通过电子邮件(预定)发送给您?如果是这样,您只需在 Excel 中打开它们并调整计算,然后将文件上传到您的 SharePoint 门户。
如果您是 On Demand 客户(意味着您登录 ondemand.webtrends.com),您还可以访问REST 生成器 (http://generator.webtrends.com)。您只需使用相同的帐户/用户/密码登录即可。 REST 生成器可以创建一个 URL 供您粘贴到电子表格中,该 URL 将直接从电子表格用作可刷新查询。唯一需要注意的是,有些报告类型不受支持。例如,场景分析(漏斗)。
Are you already exporting these reports, or having them emailed to you (scheduled), in CSV format? If so, you could just open them in Excel and adjust the calculations, then upload the file to your SharePoint portal.
If you are an On Demand customer (meaning you log in at ondemand.webtrends.com), you also have access to the REST generator (http://generator.webtrends.com). You would just log in with the same account/user/pass. The REST generator can creates a URL for you to paste into a spreadsheet, which will function as a refreshable query, right from the spreadsheet. The only caveats are that there are some report types which aren't support. Scenario Analysis (funnels) for example.