Where can I find little arrows and objects to display using an alerter?

I need a little arrow to turn red or green depending on a value.  I can make the alerter work but not find a convenient way to put the find little arrow to put in the cell to display.

Hi Roguefem,
You need to have images stored in boimg directory (normally C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\images).
You can put it in image from url section on the format section. So for an up and down image your will need 2 separate images.
Regards
Alan

Similar Messages

  • Where can I find good organ and keyboard sounds for Logic Express?

    Where can I find good organ and keyboard sounds for Logic Express? The included sounds seem to be lacking or hard to access.

    Update: Not terribly impressed with the interface for NI's Vintage Organs from the demo download, although the sound demos sure sound good. The letters are tiny and hard to read and the whole thing feels very PC-centric. I guess a guy gets spoiled by the intuitive stuff. I think what I'll try for now is just hooking up my keyboard (Korg N1, circa 1998, about 1700 built in sounds) as a sound module and record the waveforms when I find a sound I like. I did find the EXS24 and several other software synths with some cool organ sounds after digging a little deeper. It would be good if Apple came out with another jam pack just for organs and keys, as the existing jam packs are so easy to use.

  • I installed a game, where can i find the files and maps? where does iMac store this data?

    I installed a game,Now I need to add some files however, I cannot find where iMac stores it.. where can i find the files and maps? where does iMac store this data?
    thx alot
    erik

    Depends on game, i would look first on the game file itself, right click (or ctrl click) the game file you installed (Applications?) and select show package contents, its usually a application bundle, as in basicly a folder where the application and the required files and subfolders are.

  • Where can I find feather option and smooth/refine edges option in Adobe Element 7.

    Where can I find feather option and smooth/refine edges option in Adobe Element 7.

    Make a selection, then Select>Feather.
    Select>Refine Edge

  • Where can I find a detailed tutorial on how to use Finder?

    Where can I find a detailed tutorial on how to use Finder?

    Start with this one:
    http://support.apple.com/kb/HT2470?viewlocale=en_US

  • HT204397 Where can I find a list of apps that would use an app-specific password?

    Where can I find a list of apps that would use an app-specific password?

    I'm not aware of any such list.

  • Where can i find "empty cache and cookies" manually on safari with mountain lion.  the link has disappeared.

    i have just downloaded mountain lion and now i no longer can find a link in safari menu to delete all cookies and empty the cache.  where can i find this?  if apple is forcing me to keep website junk on my computer then i want to get rid of mountain lion.

    For the cache:
    First:
    Then:

  • Where can i find TableHelper.java and tablefilter.java

    Hi All,
           I want to implement this table filter functionality to one of my tables in webdynpro java. i have tried all ways of searching tutorials and blogs. i am totally confused because i can't find TableHelper.java and tablefilter.java files and i dont know how to proceed further.
    please someone help me where to find these TableHelper.java and tablefilter.java files.
    Early responses would be much appreciated.
    Thanks
    Uday

    Hello,
    I'm unable to find and download these .java files too.
    The download links for the Web Dynpro for Java Demo Kit don't work!
    Could maybe somebody attach these files to this thread (thanks to the functionality of this new forum), please?
    Thank you!
    The files I'm interested in are:
    TableSorter.java
    TableHelper.java
    TableFilter.java
    SimpleTableSorter.java
    as mentioned in the following tutorial: How to Implement a Web Dynpro for Java Table with Sorting and Filtering Capabilities
    Regards,
    David

  • Where can i find the zoom and pinch tool in New Adobe DRAW App

    Hi People
       Dose anyone know where i can find the zoom and pinch tool in adobe draw?
    On adobe ideas it was on the tool bar with the pan icon that looks like a hand and the cross icon for the zoom.
    Just wondering if Adobe put it in the new Adobe Draw program, i hope so, its hard to get detail with out the zoom tool.
    Best, Phil

    Oops Sorry Jumped the gun again! i found out how to do it. I was using my jot touch styles which mean you have to hold down the icon on the upper left with the styles then use your fingers to do the pinch and zoom gesture to make it work

  • WebLogic 11gR1:  Where can I find the docs and the examples

    I just installed the Zip Distribution of WebLogic 11gR1 on Ubuntu 10.10. I also installed the supplemental zip, that contained samples.
    On the WebLogic 9 installation on a windows box at work, starting up WebLogic causes it to bring up a browser with a web page with very nice documentation on it, including hyperlinks to the examples. How do I find this page with my at home ZIp Distribution?

    The README that accompanies the WLS supplemental zip file describes how to create the samples:
    http://download.oracle.com/auth/otn/nt/middleware/11g/wls/README_SUPP.txt?e=1311046330&h=9c8a6b93b066372a53ca5d65bafcb9a5
    >
    WLS Supplemental Zip Distribution for Oracle WebLogic Server @WLS_VERSION@
    The WLS supplemental zip distribution is intended for development use. It is
    supported on Windows, Linux and Mac OS X systems. It contains the necessary
    artifacts to develop and test applications on WebLogic Server.
    WLS supplemental zip requires that the primary zip distribution is already set
    up and is ready to use. Supplemental zip contains samples, evaluation database
    (Derby) and L10N console help files.
    The following instructions should help in quickly setting up the extra
    components in WLS via the supplemental zip. Please refer to the general WLS
    documentation for detailed instructions.
    QUICKSTART
    1. Ensure that WLS has been installed under MW_HOME (eg: /home/myhome/mywls)
    using the zip distribution - wls@WLS_VERSION@_dev.zip
    2. Extract the contents of the supplemental zip MW_HOME
    3. Setup JAVA_HOME and MW_HOME variables in the current shell.
    This should pre-exist.
    Linux
    $ export JAVA_HOME=/home/myhome/myjavahome
    $ export MW_HOME=/home/myhome/mywls
    Mac
    $ export JAVA_HOME=
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
    $ export MW_HOME=/home/myhome/mywls
    Windows
    > set JAVA_HOME=C:\home\myhome\myjavahome
    > set MW_HOME=C:\home\myhome\mywls
    This version of WLS requires JDK 1.6. Ensure that you have the proper
    JDK version installed.
    4. Run the installation configuration script in the MW_HOME directory
    (This step is required to be run only once. If you move the installation to
    another location/machine, you need to rerun this step)
    Linux/Mac
    *$ ./run_samples.sh*
    Windows
    > run_samples.cmd
    This step creates the sample domains. The sample
    domains should be created in MW_HOME/wlserver/samples.
    5. WLS can be started from these sample domains by issuing startWebLogic command.
    This will also bring up the WLS console in the default browser.
    6. Start a browser and open up url - 'http://localhost:7001/console' to
    administer the server.
    WHAT IS INCLUDED
    # Samples
    # Derby DB (for use with Samples)
    # L10N versions of WLS console help files
    CLEANUP
    The supplemental zip contents are interleaved with the base zip contents. You
    have to delete the MW_HOME directory which will delete both the WLS
    installation as well as the supplemental zip contents.

  • Where can I find SAP Planning and Consolidation ODBO rpovider

    Dear Sir/Madam,
    I am installing SAP Planning Consolidation ODBO provider as the document mentioned as below
    1) Download the Planning and Consolidation ODBO provider from the SAP Download area by
    selecting Downloads Installations & Upgrades on the SAP Service Marketplace.
    But I can't find it as instruction, please help me to give the link so that I can download it.
    Thanks so much,

    Hi Gary,
    Using your S user id: please follow the below link to download BPC ODBO provider
    1. Service Market Place>Software Downloads>Software Download center>Search for Software Downloads>there you type for ODBO and you can select the one you want to download.
    Hope it helps.
    Regards,
    Raghu

  • Where can I find my imessages and texts?

    I broke my iphone last week and had to replace it. In the meantime, I've been getting texts and calls like crazy (the screen is gone due to water damage). I had my stuff backed up to itunes and icloud. I can see my pictures in the photostream, all my apps, and music are in itunes. When I logged on to icloud.com I saw that I have my contacts and calendar all there.  So my phone came in, I just bought a used one off an ebay store my friends all use, since my upgrade is almost due. I do the restoring from icloud, then sync my phone to itunes....everything shows up but my texts. I really don't need them all, If I can go find them, read the specific ones I need from imessage and pull up the call history from last week from the numbers i forgot to save--I would be insanely happy with just that.  It's work related, so that's really the only reason why I would even care to get them back. Thanks in advance.

    You can't view them on iCloud.com.  You have to view them on a device or computer that is signed into your iCloud account with photo stream enabled unless you create a shared stream with the public website option enabled (which gives you a private url to view them on the web from your web browser).

  • Where can i find all the downlads i've done using firefox?

    When I download files, I can see it in the Downloads window whilest it's busy. But I cannot find the list of downloads again later, using Firefox. A friend says on his PC, it shows a tool bar at the top of the screen with Tools, View, etc. Mine doesn't show that and I don't know how to have it displayed. He said the downloads are under the Tools heading. Please help!

    Check "Downloads" (default) folder inside "My Documents" folder or use CTRL+J to view the list of files you have downloaded.Right click on the file you have downloaded and choose "Open Containing Folder" option.

  • Where can I find a tutorial to Excel features like using drop down tables and other little known features

    Using data from a table in an external sheet can be done but is tricky.  I would like to find rules supporting this feature.  Also, I'd like to find discussions of other little known features to improve and add sophistication to custom spreadsheets

    Please repost your inquiry in the more appropriate
    Microsoft Excel Forum.  Thank you!
    Carey Frisch

  • Where can i find the method and property reference?

    hello,
    i am now writing ActivX for C++ and LabView ( as container). However, I cant find the detail description of all properties and methods of the exported class from LabView. Can you suggest me some reference of it? thanks so much of it!
    CowCow

    Hello
    Open up The LV Help and goto the search tab to look for ActiveX Server Virtual. You should find a page called ActiveX Server Virtual Instrument Class Properties and Methods. This lists all the methods and properties of the Virtual Instrument object.
    Bilal Durrani
    NI

Maybe you are looking for

  • Error in SAP Installation in phase 12 Create database

    Hi gurus, I´m stuck on sap installation main process. I´m install SAP ERP 2005 SR2  (= ECC 6.0 SR2) with OS windows 2003 server X64 and the Database is Oracle 10.2.0.4 ! I´m facing with error in phase 12 of 44. That is in Create Database phase as you

  • Substitute Text in Invoice to Payment Document.

    Hi Experts ! We have a requirement to create a substitution rule for getting Text (SGTXT) from the line item of the Invoice Document (DR) into the line item of the Incoming Payment Document (DZ). What should be the Prerequistie and check and also wou

  • How to install microsoft hosted virtual network adapter

    I have a HP 20- A225IN windows 8.1 All in one PC I accidentally uninstall the Microsoft hosted virtual network adapter from Network Adapters under Device Manager. please tell me how to install this adapter again?

  • Endless Loop: Ipod in Recovery Mode

    i have a 5th gen 30G Ipod that goes into recovery mode every time it is plugged into my computer. I will restore it to factory settings only to have it return to recovery mode. I have changed the drive name of the Ipod and also reformatted the hardri

  • Dump file security

    I'm using oracle 8i. Lately I have come to realize that the dump file exported from oracle can be imported by any other user using any other user name and password. While importing Oracle doesn't ask for username and password. So in case I lose my du