How to include picture in report

Hi
My report having 4 fields like
2005total  trend  2006 total   difference  like
9%    pic  4%      -5%
7%    pic   7%      0%
21%   pic   28%     7% 
depending upon the value in difference field,
i have to show the picture color
means if it is 0% then blue circle
           if it is leesthan 0% then greencircle
           if it is greaterthan 0% then redcircle.
Please give me solution. how to add picture? how to change color based on condition?
Thanks.

Swetha,
You could add a blanco picture and edit the properties. On the second tab (Picture? I am not sure, I have the Dutch edition), the location of the picture can be set using the formula editor.
An example of using different pictures for different values:
IF {Percentage} = 0 THEN ".\blue_circle.png" //meaning: The file blue_circle.png in the same folder as the report will be shown if the percentage is 0%
ELSE IF  {Percentage} > 50 THEN ".\green_circle.png" //meaning: The file green_circle.png in the same folder as the report will be shown if the percentage is between 0 and 50 %
ELSE ".\red_circle.png" //meaning: The file red_circle.png in the same folder as the report will be shown if the percentage is between 50 and 100 %

Similar Messages

  • How to include pictures in xtable?

    Hello,
    There is a nice example for use of an xtable provided with Diadem: "User Dialog Box with Extended Table" which includes icons and text in some of the cells. 
    Can someone please explain how adding the images was accomplished?  I reviewed the code and even looked in the directories for the corresponding images but couldn't find them.
    thanks,
    Jim
    Solved!
    Go to Solution.

    Thanks for that option Brad.
    I dug a little deeper and see that the pictures are embedded as a single image in the Cell type, Picture property of the column in the xtable.  There are corresponding PictureAlign and PictureWidth properties.  PictureWidth specifies 16 pixels in this case and the portion of the image shown corresponds to the value of the combobox.   Here there are 7 images concatenated into weather.gif.

  • How to include balance level reporting currency in a ledger set.

    Hi,
    I was trying to use ledger set for consolidation purposes in GL to generate FSG report. I read on the following meta link that i can do so:
    http://docs.oracle.com/cd/E18727_01/doc.121/e13425/T348488T348495.htm#T385474
    But when i am trying to define ledger set, balance level reporting currencies are not available. Can anybody help?

    To resume with a little progress made:
    I have a Section
    * with Access Level == Edit for Credential == Instructor@...${IDENTIFIER} with no Group Access Label, and also
    * with Access Level == Download for Credential == Student@...${IDENTIFIER} with Group Access Label == Student.
    I'm doing ws calls to add a Course including an identifier. This is successful, and I can then go into the iTunes client as Instructor@...${IDENTIFIER} (substitution made) and manually add Groups and change Access to each individually. (I'm adding Groups "Download", "Shared Uploads", and "Drop Box", changing the Access Level accordingly for Group Access Label "Student".
    But naturally I want to do the manual part programmatically, to save n instructors from having to learn how to do this same thing and then to do it.
    So I'm trying to change my ws call to add the Groups, including Permissions. Schema http://deimos.apple.com/rsrc/xsd/iTunesURequest-1.1.xsd doesn't include Group Access Label for Permission. What does this mean?
    I've tried the actual Credential == Student@...${IDENTIFIER} (with IDENTIFIER substitution made before the call) and also Credential == Student (to see if I'm supposed to match the Group Access Label, instead).
    For either of these trials, the ws call successfully adds the Groups and a ShowTree includes the Permissions for the Groups. But in the iTunes client user interface, it's as if I gave no Permissions in adding the Groups.
    Am I approaching this wrong or is there a bug here?
    (I haven't tried yet a separate call to add the Group Permissions, not wanting to suffer the processing wait of getting handles for the three Groups.)
    Anyone else doing this? (successfully or not ) Thanks.

  • How to include the OBI reports in other web applications such as flex.

    I am currently working in Flex and java. I learnt the basics of OBI and constructed some reports. Now i want to include these reports in my Flex application as a part of dashboard. I want to know the way of doing it....

    Post Author: Argan
    CA Forum: .NET
    http://support.businessobjects.com/communityCS/FilesAndUpdates/vbnet_web_samples.exe.asp

  • How to include Picture link in Masthead?

    Hi all,
    I want to put some picture links on the masthead.
    Under the branding image, if I click on a particular image, it should lead to an HTML page.
    Any thoughts on how to accomplish this?
    Thanks in advance.

    If you have NWDS, it makes the work easier. You can import your downloaded par file, make the changes in the JSP and export it from NWDS itself causing it to be deployed.
    If you don'y then Navigate to System Admin -> Support -> Portal Runtime -> Administration Console -> Archive Uploader. Here you select your renamed par file and click upload.
    As I mentioned regarding reflection of changes in JSP. Make an iView out of your renamed par file after deployment.
    Select your Default Framework Page in Portal Content. Add your newly created iView to this. Mark as invisible your original masthead iView. Add this framework page to your desktop and assign the desktop to your user. You can see the changes.
    Or better still if you want quick checks. Just keep previewing the iView you create out of your new par file. That serves the purpose.
    Hope this helps!!

  • Can any one tell me how to include the company logo and some poictures into the Teststand report

    1. Can any one tell me how to include the company logo and some pictures into the Teststand report?
    2. How to include the waveforms into the report?

    http://zone.ni.com/devzone/cda/epd/p/id/3619
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • NI Requirements Gateway - How to add picture to the Report?

    This question not related to LabVIEW, but I unable to find best place, sorry. If more suitable place exist - please let me know.
    The question about pictures in the requrement spec.
    In NIRG in standard Word example I added picture to the requirement:
    But when Requirement Detail View created (Reports->Library Reports->Requirements Detail View), then is appear without my picture:
    I was sure, that the text transferred from Word doc to the Report as Rich text and should include pictures as well, but seems to be not.
    How can I get generated report with pictures?
    Thank you.

    Well, finally got it. Just manually added the following lines to the *.types file:
    Variable1Name=withImages
    Variable1Label=With images
    Variable1Type=boolean
    Variable2Name=withCharacterStyles
    Variable2Label=With Character styles
    Variable2Type=boolean
    Variable3Name=withBookmarks
    Variable3Label=With Bookmarks
    Variable3Type=boolean
    Variable4Name=withAnnotations
    Variable4Label=With Annotations
    Variable4Type=boolean
    Variable5Name=tabCellsFolding
    Variable5Label=One Cell Per Line
    Variable5Type=boolean
    (They taken from Reference Attribute and Filter example)
    Now I have pictures in my report:
    Strange that these variables aren't available by default when Word type is selected (user manual assumed that they should be there), but anyway trick with manual modification *.types file does the job.
    Another way to get this - just copy/paste Maturity Level type from Reference Attribute and Filter example - this also works.

  • How to create a custom report and include multiple extended CRM database?

    I have created a number of CRM databas extensions and applied all there fields to my contacts and cases.
    I might have for example:
    - Additional address details
    - Business information
    - Quote Details
    - Trade Referees
    I know how to run a custom report and that I can select any one of these extra CRM databases as a filter and included them in the report. Is there a way though to add more than one (preferrably all) of the extra CRM databases to the report?
    The onely ways I can see it work is by either include all fields in one extra CRM database (not ideal) or bu running multiple reports and merge them somehow in Excel.
    Is there another way that I am not aware off?
    Thanks for your help,
    Jerun

    Hi Jerun,
    There's no way to do that. You'll need to run separate reports and merge them in Excel.
    -m

  • How to include row count in report

    I have a report which shows list of available classes for students to register. One table called reg (which is not included in the report) keeps student_id and class_id numbers so that we know who signed up for which class.
    I'd like to count rows in the reg table and group them by classid and then include results in the report so that we know how many students already signed up for each class. How can I do that?

    I assume that you are providing the report with some SQL to pull in the available classes. Why don't you put in a sub select where you are doing a count on the other table?
    So for example,
    SELECT a.CLASSID, a.CLASSNAME, (SELECT COUNT(*) FROM STUDENTS where CLASSID = a.CLASSID ...Your group by, etc...) as Current FROM CLASSES

  • How can i find all included pictures which are not in a album? (only in the Library)

    How can i find all included pictures which are not in a album? (only in the Library)

    Hi there,
    I'm afraid I don't quite understand your question. All images are in your Library and only those you specifically select from that Library would be in an Album. What platform are you using? Revel Mac, Elements, web browser, etc?
    Here is a link with some helpful information:
    FAQ: File Basics: How do I Upload, Download, Share, and Delete files in Revel?
    Thank you,
    Glenyse

  • How to include Material Cost in the SD report

    Hi,
    I am working on Cube 0SD_C03 for the Sales and Distribution Report "Sales Contribution - Product Wise u2013 KPI" where I have to show the following information which are given below.
    1. Total Sales Qty.
    2. Total Sales Value
    3. Total Material Cost
    For third one I do not know how to include this in this SD report.
    so please tell me about this if anybody has idea about this?

    Hi Francisco,
    Note:
    your xml should only have
    <URL>http://dbxserver.dbxprts.com:7778/pls/apex/f?p=134:1:::NO::P1_ID_CONSTANCIA:1183</URL>
    Show me your sample XML , i can help you.
    What is your expected output ? PDF or HTML ?
    here it is.
    option1:
    If the XML data includes an element that contains a hyperlink , then you can use that element to create dynamic hyperlinks at runtime.
    a. insert hyperlink from word menu
    b. In the Type the file or Web page name field of the Insert Hyperlink dialog box, enter the following syntax:
    c. {ELEMENT_NAME_WHICH_HAS_URL_LINK}
    where ELEMENT_NAME_WHICH_HAS_URL_LINK is the xml data element name
    option2:
    create a form field, you can add it
    <fo:basic-link external-destination="http://www.google..com">
    <fo:inline text-decoration="underline">google Link</fo:inline>
    </fo:basic-link>
    or
    <fo:basic-link external-destination="{ELEMENT_NAME}">
    <fo:inline text-decoration="underline">google Link</fo:inline>
    </fo:basic-link>
    or
    <fo:basic-link>
    <xsl:attribute name="external-destination"><xsl:value-of select="ELEMENT_URL"/>
    </xsl:attribute>
           <xsl:value-of select="LINK_NAME"/>
    </fo:basic-link>

  • How to include variable in the text column in report painter?

    Dear Expert,
    Would like to seek for your help to include How to include variable in the text column in report painter?Please advice.
    Thank you.
    Regards,
    Karen
    Edited by: Karen Swee Ping Ho on Jun 17, 2011 2:48 AM

    Hi,
    Thank you for the promt reply.
    1) How I include the variable in the column header to display fiscal year which I have selected from the selection screen?
    which variable should i use?
    2) Where can i find more information about the characteristic and which variable to be use base on the characteristic?
    For example: I would like to display the fiscal year from the selection screen/input screen when execute the report which also will reflected to the element definition and will display the fiscal year also in the column text?
    3) Kindly advise base on question 2, the variable that i use in element definition it will also display  in selection screen?
    4) When execute the report the first selection screen input parameter it obtain from where it is from element definition?
    5) Please advice how to be done when report execute with first screen input selection will also reflect the element definition of column and rom with the selection of the fiscal year?
    Please help.
    many thanks
    Edited by: KH on Jun 18, 2011 7:18 AM

  • How to include the insert picture option in the PDF form?

    Hi, Can some one please help How to include the insert picture option in the PDF form? I am using acrobat XI pro and trying to use an evaluation form which requires to insert product pictures.

    Here's a link to a previous topic where this was discussed: http://forums.adobe.com/message/6050458

  • How can i find all included pictures in the Online-Library which are not in a album?

    Hi
    I use Adobe Photoshop Elements 13 with (Revel). My question ist how can i find all included pictures in the Online-Library which are not in a album? I would like only to have pictures in Library which are included in a online album.

    Hi there,
    I'm afraid I don't quite understand your question. All images are in your Library and only those you specifically select from that Library would be in an Album. What platform are you using? Revel Mac, Elements, web browser, etc?
    Here is a link with some helpful information:
    FAQ: File Basics: How do I Upload, Download, Share, and Delete files in Revel?
    Thank you,
    Glenyse

  • How to include an attachment in summarize comment report in acrobat 9 Pro?

    I have a shared review document intiated using Acrobat 9 Pro, and some ppl have commented using the "Attach a file as a comment" tool. Now when i summarize my comments that attachment does not show up in the report, so how can include the attachment in the report?

    Sorry for my late response, have been on holiday...
    1) I had installed Acrobat Reader 8
    2) I can see the 'Adobe PDF Reader' object in my ActiveX Controls dropdown box
    3) I can add this object to a report
    4) intellisense does not show the loadfile method but it changes to LoadFile and it compiles
    5) displaying the report does not show anything on my report
    6) using the object.src property no results either
    7) I can add this object to a form
    8) intellisense does not show the loadfile method but it changes to LoadFile and it compiles
    9) running the form brings up a runtime error 'method not found'
    (that's different behaviour as in the report !!!)
    10) using the object.src property gives FINE results!!!!
    Almost the same behaviour was mentioned in a topic by Bob Wintemberg, http://www.adobeforums.com/webx/.3bc443d7 , but there was no final solution mentioned!
    Any help would be very appreciated!
    BTW i looked in the 'Developing Applications Using Interapplication Communication' document but that does not bring my any additional knowledge!
    Rein Hermens

Maybe you are looking for