Cognos報表如何動態顯示圖片

來源:互聯網
上載者:User

使用者希望可以根據產品在Cognos中動態顯示出產品的Log,這個在Cognos中可以通過條件變數實現,每個產品值對應一個圖片名稱。這樣做比較複雜,首先要定義多個變數,然後針對於每個變數設定Image URL地址。

 

具體如何?可以參考:How to show images dynamically?

 

還有一種辦法是在URL Source中來源類型使用”Report Expression”.

 

下面我做的例子,根據國家動態顯示圖片。

 

1.先拖入國家欄位,然後插入一個Image欄位。

 

650) this.width=650;" style="float:none" title="2013-6-19 16-43-21.png" src="http://www.bkjia.com/uploads/allimg/131228/2229525C1-0.png" />

 

 

2. 修改URL Source:

 

650) this.width=650;" style="float:none" title="2013-6-19 16-53-23.png" src="http://www.bkjia.com/uploads/allimg/131228/2229524O1-1.png" />

 

報表運算式為:'../samples/images/country/'+[Query1].[country]+'.jpg'

 

這個運算式的含義是每行的Country都會找到country值相同的image。

 

如下:

650) this.width=650;" style="float:none" title="2013-6-19 16-53-46.png" src="http://www.bkjia.com/uploads/allimg/131228/2229523106-2.png" />

本文出自 “關注SQL Server技術” 部落格,請務必保留此出處http://lzf328.blog.51cto.com/1196996/1225197

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.