Variable display

I want the variable AudioFilesNumber to contain the number of files with extension = "CLASS"
the variable does get incremented, but displays on each row.
Is there a way to accumulate the count while readingrecords, then print the total whileprinting records.
StringVar array AudioFiles := ["CLASS","au","mp3","wav","wmf"];
WHILEreadingRECORDS;
NumberVar AudioFilesNumber ;
if {SRMFILE.EXTENSION} = AudioFiles[1] then
AudioFilesNumber := AudioFilesNumber +1;
AudioFilesNumber
Sample output
HOSTNAME     FILENAME     EXTENSION     Nb class files     Class files
WPPMD625     vci_7_5_20_en_usa_s.class     CLASS     1.00     1
WPPMD625     vci_7_5_20_en_usa.class     CLASS     2.00     2
WPPMD625     resource_s.class     CLASS     3.00     3
WPPMD625     navresources_s.class     CLASS     4.00     4
WPPMD625     stop_iws.class     CLASS     5.00     5
WPPMD625     restart_iws.class     CLASS     6.00     6
WPPMD625     iws.class     CLASS     7.00     7
WPPMD625     UserSaveYesButtonListener.class     CLASS     8.00     8

Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

Similar Messages

  • Variables Display With Info Field Web Item

    Dear Friends,
    We are facing one issue in BI 7 WAD.Can any one please suggest how to achieve this..
    Issue1) In my query, we are having 10 variables and user has enterd 2 variables for his
    selection.After executing the web i need to display those 2 variables only.But in my case i
    am displaying along the two variables with values and remaining 8 variables as blank.I need
    to show those two variables only.For variable display i am using info field web item.Can any one
    throw some light on this.
    Thanks in advance
    Regards
    Madhu

    Hi Madhu,
    It should work. Plz. check your variable settings again.
    Display Static Filter Values = Off (On in case you want to display characteristic restrictions used in your query)
    Display General Text Elements = Off (On in case you want infoprovider information)
    Display Dynamic Filter Values = Off (On in case you want dynamic filters on runtime to be displayed)
    Display Variables = On
    Variable Settings -> Only Variables with Values = On
    --Priya

  • .jar installer fails in console mode over missing X / variable DISPLAY

    Hi all,
    I tried to install the WebLogic Server in console mode according to the Installation Guide for Oracle WebLogic Server 12c Release 1, but couldn't get past an error.
    My system is a CentOS 6.4 with kernel 2.6.32-358.el6.i686 in a VMWare virtual machine, running text mode only (X is not installed). I have JRockIt installed, and variables MW_HOME, JAVA_HOME and PATH defined accordingly, and I am using a dedicated user to this installation. Both JRockIt and WLS are being installed in this user's home directory.
    I downloaded the generic .jar installer for WebLogic Server 12.1.2 (wls_121200.jar) and tried to install the server in console mode, with this command:
    java -jar <path>wls_121200.jar -mode=console
    In the initial checks, the installer complains that the environment variable DISPLAY is not set and asks if I want to continue or not. The installation guide says this is not required for a console mode installation, so I chose to continue anyway. Then the installation fails with a Java exception:
    java.awt.HeadLess exception:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
    (Then the usual class dump)
    Should the console mode install ask for X? Did I miss anything? What should I do to be able to install the server in console mode?
    Many thanks,
    Emerson

    Hi,
    There is no console mode in WebLogic 12.1.2. It has been remove.
    See MOS note: "WebLogic Server 12.1.2 Generic Install Jar File Fails To Recognize Console Install Mode (Doc ID 1577869.1)"
    Regards Peter

  • Variable display colour

    Having just re-installed RH my user defined variables display in the same colour as the other text. I know there is a way to display them in robohelp as a different colour but cannot remember how to do it. Please can anyone advise?
    Thanks

    Hi there
    Try clicking View > Show > Fields.
    Cheers... Rick

  • Variable display broken wrt inherited members?

    I am using dbxtool (12.3) with a C++ application, and have trouble with the variable display window: for derived class objects with data members from a base class nothing is displayed at all if I enable "Include Inherited", I see neither the derived class members nor the base class members. With the default (i.e. "Include Inherited" not active), I see the derived class members, but of course not the base class members. Is this a known bug, bossibly with some workaround?

    Hmm... What a strange comment. From the source? Aren't we talking about Java? Inheritance and method invocations differs in Java and C++. I can understand if you wrote from the source, if it was Gosling who had answered. You should read about late and early bindings etc.
    Just as a side note. A base class and a subclass can have a private method with the same signature, since they can't see/invoke each others private methods. E.g. This compiles and runs fine:
    class A {
        public void doIt() {
            print();
        private void print() {
             System.out.println("A");
    class B extends A {
         public void doIt() {
              super.doIt();
              print();
         private void print() {
              System.out.println("B");
    class Example {
         public static void main(String[] args) {
              B b = new B();
              b.doIt();
    }/Kaj

  • Value in input field of Hier.Node variable displays tech.name of the IO

    Dear all,
    we are facing an issue with Hierarchy node variable(auth.) in the selection screen of webReports.
    After selecting a hierarchy node value,it is displayed along with + sign and tech.name of the Infobject in input field .
    example: lets say we have Country Hierarchy and i have selected Country group 'NAM' node..This is displayed as "+NAM(ZCOUTRYGRP)". where ZCOUTRYGRP is tech.name of the InfoObject Country group.
    Expected value is just "NAM" which is Key .Does anyone have solution for this? This Problem occuers when we select Level 01 value of hierarchy and we do have hierarchy node values from same INfoObject.
    Regards,
    Murali.
    Edited by: Muralidhar c on Aug 1, 2009 1:24 PM
    Edited by: Muralidhar c on Aug 3, 2009 10:40 AM

    it works as designed.found in sap help.

  • Presentation Variable - Display 'All Values' in Report Title

    If I create a Dashboard Prompt and then set it equal to a Presentation Variable, I then display this Presentation variable in the report title. For the Dashboard Prompt I allow them the 'All Values' choice, in fact, this is the default.
    The issue is displaying this in the Report Title, when it is 'All Value' nothing is display in the title, when they select a value such as 'Region D' then it works and this value will dispaly.
    I looked at the documentation and it says you can use a default value, however, setting up that still does not work. It still is blank.
    Has anyone seen this issue or know of a workaround? I'd like to have something like 'All Vales' display or is there a condition I could write to set this.
    Thanks

    Hi Guys,
    I have did the following in order to achieve your requirement:
    As usual, create a request with a column prompted and a dashboard prompt containing that column and set the Presentation Variable (ex: varDept)... bla bla..
    Placed them on the Dashboard to generate your issue, discussed...
    Now, what I have did is:
    1. Created one more Request with the column used on Prompt and specified the Formula to it as:
    CASE WHEN '@{Dept}'||'A'='A' THEN 'All Departments' ELSE '@{Dept}' END
    Note: Take 2 same columns (and hide one) because we are using above formula which does not contains the Column from any table.
    2. Created Narrative View and referenced the above Column.. @2 (in my case).. and specify 1 in 'Rows to Display' field. Do the formatting as required viz., specifying Font size, family....
    3. Place this request in between the Prompt and First Request..
    Now, you can able to see 'All Departments' if 'All Choices' is selected.
    Hope this idea will helps you guys..
    Regards,
    -Vency

  • Why text variable displayed as itself.

    Hi expert,
            I create a text variable for a key figure, which is restricted by a variable for 0CALDAY. but when run the query. this KF is displayed as text variable name , such as &...&.  so what is wrong with definition.
    Many Thanks,

    I believe you have used system font or applied effects which would convert the text into image on export. I would suggest you to use web safe font and then export which will resolve this issue.
    More details : http://helpx.adobe.com/muse/using/typography.html
    Regarding center position of contents in page , you can use Pin feature and pin the objects on page.
    More Details : http://helpx.adobe.com/muse/using/objects.html
    Thanks,
    Sanjit

  • Selection Variables display in report output using BEX ANALYSER 7.0

    HI All,
    I am using BEX Analyzer 7.0 , I want to display the Variables  selected in the selection screen, to be printed in the
    Report Output.when i execute the same query in 3.5 , i am getting all hard coded and selected variable values in report  output.
    But in 7.0 analyzer  i am not getting any filter values.can i know the reason for this ? do i need to do any settings ? how to display all filter values in report output.
    Thanks and Regards,
    Joseph

    Hi Joseph,
    I feel there might be personalization of variables.
    After executing the query click on "Change Variable Values" which is on Bex Tool Bar and there click on personaliztion icon and check if any personalizations are there.
    Regards
    Ravi

  • Variables display in report output in BEX Analyser 7.0

    HI All,
    I am using BEX Analyzer 7.0 , I want to display the Variables  selected in the selection screen, to be printed in the
    Report Output.when i execute the same query in 3.5 , i am getting all hard coded and selected variable values in report  output.
    But in 7.0 analyzer  i am not getting any filter values.can i know the reason for this ? do i need to do any settings ? how to display all filter values in report output.
    Thanks and Regards,
    Joseph

    Hello Joseph,
    Please check where did you kept the restriction in the filter is it in the defalut values or it is in the characteristic restrictions. If the values are in the characteristic restricion it won't display . The values need to restricted in the default option.
    Thanks,
    Geeta

  • Env Variable DISPLAY in ora user

    Dear all,
    I am installing Solution Manager 4.0 SR3 on Solaris 10 x64. I am in the middle of the installation when the installation for oracle is prompted.
    I opened a terminal then,
    su - oraslm
    After that with the prompted location i ran ./RUNINSTALLER. This file carried out some checks and gave me the message that the DISPLAY is not set.
    With root user, the command env gives me,
    DISPLAY=:0.0
    while i suppose that it should return like localhost:0.0 even it is not set. It is missing 'localhost'
    After setting it with
    DISPLAY=hostname:0.0
    export DISPLAY and then check with env, it is giving me the correct value. But after restarting the OS, it is reset to again DISPLAY=:0.0
    How to make it permanent? and for oracle user 'oraslm' how i set it permanently?
    Thanks

    - logon as root
    - open a terminal window
    - execute "xhost +"
    - use that terminal window to "su - ora<sid>"
    - open a second terminal window (as root)
    - execute "echo $DISPLAY"
    - go back to the first terminal window (ora<sid>) and execute "setenv DISPLAY <variable-of-other-window>"
    Markus

  • Session Variable Displaying error in report

    Hi All,
    I have created session variable to display Current AP Closed Period. Variable is etup as row wise intialization. Default values are assigned.
    While using this variable in report filter - I am getting below error message. Please let me know what mistake I am doing.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 23006] The session variable, NQ_SESSION.CPG_AP_PERIOD_CLOSED, has no value definition. (HY000)
    SQL Issued: SELECT Time."Fiscal Period" saw_0 FROM "Financials - AP Transactions" WHERE Time."Fiscal Period" = VALUEOF(NQ_SESSION."CPG_AP_PERIOD_CLOSED") ORDER BY saw_0
    Thanks,
    Poojak

    Session variables are related to a users session. This means it will be initialized when a user logs into OBIEE. Apparently the session variable wasn't initialized for your user. I don't know why, but you should check the NQServer.log file.

  • Hierarchy selection variable display as key

    I have created a variable to allow users to choose a functional location (0FUNCT_LOC) hierarchy in a 7.0 WEB report. This is so users can select between two hierachies from different source systems. The hierarchies have different keys (as a result of renaming in the InfoPackage) but the same text descriptions.
    In the variable selection screen the hierarchy is displayed in the format Text + Key, however because of the width of the selection drop down box only the text is visible. As the text for both hierarchies is the same (HIER.TECH.LOC) users can not easily see which hierarchy they need to select.
    Is it possible to change the display so that only the Key is displayed in the varaible selection drop down box (N.B. we need the report to display Key + Text and so this has what has been set as the BEx display default for the InfoObject)?
    Alternativley is it possible to widen the width of the selection drop down box in the WEB varaible selection screen so that the Text + Key will both be visible?
    Thanks

    Nice question buddy.
    I am also looking for the same, couldnt get anything yet.
    Regards,
    Den

  • How can a  variable display the first character that's on the page?

    I'm creating a telephone directory and want each page to display the alphabet of the first listing on the page on the top - only one character.
    Can you tell me how to do this?

    Hmmmmm, seems I was wrong about the GREP styles. I just tried it and they don't get picked up. I consider that a bug, but it's probably "as designed."
    That leaves you having to work with nested styles only, or Find/Change. I think what you'll need to do is redefine the Paragraph style so it has two nested styles that apply the correct style to whatever needs to be styled at the start of the paragraph, one for the first character and the second for the rest of the word(s) if you can figure out a trigger (can InData add an end nested style character or is thew some punctuation you can use?), then find/change to remove the applied character style. For that I'd serach for ^.+ with the find format set to the character style that InData applied and the chane format set to [None], which will only remove it from the beginning of your paragraphs. If this is done correctly there will be no change in appearance since the redefined paragraph style will do the formatting.
    If that won't work, you can use find/change to apply a new style to the first characters. Search for ^. and set the change format to the new character style that you'll use in the variable. It needs to have the same attributes as the style applied by InData or the appearance will change.
    The second method is probably easier since you don't need to redfine the paragraph style, but both methods require you to use find/change to alter the text, which means if more text is added you'll need to re-do the find/change. Not a big deal, but don't forget. I'd be tempted to wait until the last minute and just ignore the headers for the moment, if editing is ongoing. I'd also test this on a copy of the file for safety.

  • Formula variable display format

    Hi,
       I have created a formula variable to display date in the columns section. The problem is that this value is being displayed as amount. ( eg: '20.100.304,0000000'. required output - '2010.03.04' ).
      I have tried different display settings but still not able to get it right.
    Regards,
    P.D.

    Hi,
    You need to maintain the settings in Formula variables,
    See how we need to maintain for Data
    Calculating the Ageing of the Materials
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/a-c/calculating%20the%20ageing%20of%20the%20materials.pdf
    https://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
    Thanks
    Reddy

Maybe you are looking for

  • Dual booting Solaris 8 with Windows

    Hello! I am going to build a machine for running both Solaris 8 and 98 SE. I may put each OS on a separate hardrive or just put them on different partitions/slices. Firstly, is this possible? and secondly how? Do I have to edit the etc/bootrc script?

  • Acro 8.1.2 & PDF print files

    I've an InDesign business card file that I'm trying to print to PDF 8.0. When I print the file, it goes through the contortions, launches the printer application, etc. But where is it putting the PDF file? I've also been trying to use the Acro 8 OCR

  • BEx Analyzer - Edit Variables via VBA

    Hi all, I need to set the BEx variable values via VBA to change a selection for an input ready query. Is there a way to do that? Thanks a lot. Best regards, Christian.

  • Excellent news for anyone in the UK

    Apologies if this has already been posted. O2 Boss Matthew Key has removed the 200MB per month limit from the 'fair-usage' policy on their iPhone tariffs. That is some awesome news! Even if I do never exceed it, nice to know you can! Article here: ht

  • My itunes card says already redeemed, when it is not.  Any suggestions

    my itunes card says already redeemed, when it is not.  Any suggestions