尝试在Project Server 2010 BI中的仪表板上显示PNG或JPEG [英] Trying to display a PNG or JPEG on dashboard in Project server 2010 BI

查看:57
本文介绍了尝试在Project Server 2010 BI中的仪表板上显示PNG或JPEG的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在webpart页面中的项目服务器2010 BI中显示PNG或JPEG。 我试过使用pdf等等。 我无法上班;它说它找不到网址。 我在另一个共享点网站上创建了一个新页面,
在其上放置了一个媒体webpart,在其中放入一个网址,它发现它很好。 但是,当我将此页面放在仪表板中时,它说它无法找到它? 我该怎么做? 在BI中将图片放在仪表板上的简单方法是什么。 



Cletus51

解决方案

您是否尝试过使用图像查看器Web部件(或)内容编辑器Web部件?


如果您使用内容编辑器webpart,请单击编辑HTML源,您可以使用以下HTML:


< img src ="< url> " alt =" Smiley face"宽度= QUOT; 42';高度= QUOT; 42';>


I am trying to display a PNG or JPEG in project server 2010 BI in a webpart page.  I have tried just using a pdf, etc.  I cannot get it to work; it says the it cannot find the URL.  I created a new page in another sharepoint site i have, put a media webpart on it, put a url in it and it finds it fine.  However, when I put this page in a dashboard it says it cannot find it?  How do I do this?  What is a simple easy way to just put a picture on a dashboard in BI. 


Cletus51

解决方案

Have you tried using an Image Viewer Webpart (or) a Content Editor Web part?

If you use a content editor webpart, Click on Edit HTML Source, and you can use the HTML below:

<img src="<url>" alt="Smiley face" width="42" height="42">


这篇关于尝试在Project Server 2010 BI中的仪表板上显示PNG或JPEG的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆