BEx Designer - Counter issue

Hi
In BI Bex Designer Query, I have 3 fields under Row box: Buyer, Material, Item Type (Stocked/Non-Stocked).
But doesn't have any field under column box.
Actually i wanted to find Buyer1 linked with how many number of Stocked/ Non-stocked items.
In need report in following format:
Buyer1 - Stocked         10
              Non-Stoked    20
Buyer2 - Stocked         30
              Non-Stoked   50
Pls let me know how to procees.
Thanks

Hi
Create a formula variable of replacement path type (replace with the field to be counted) in a formula, and count that.
Or u can even explore using exception aggregation.

Similar Messages

  • Condition issue in BI Bex Designer Report...

    Hi
    In BI Bex Designer while writing the condition, may times I observed that If my condition doesn't work having its Characteristic Assignment is set to "All Characteristics in the Drill-down Independently" which is default, but if I set the option to "Individual Chars and Char Combinations" & check all the fields, it works.
    But most of the time default nature works unlike above. Just wanted to find out: what is the rule?
    May someone help me in this issue.
    Thanks...

    To my knowledge when you select All Characteristics in the Drill-down Independently, condition works with respect to the characteristics which are currently drilled down in your report.
    But when you select Individual Chars and Char Combinations, condition works on the characteristics which are currently drilled down in your report and also the characteristics that are available in free charactritics.
    So I think All Characteristics in the Drill-down Independently and Individual Chars and Char Combinations and selecting all the characteristic checboxes are not the same. All Characteristics in the Drill-down Independently and Individual Chars and Char Combinations and selecting the characteristics which are in your rows are the same.

  • NW2004S ABAP Sneak preview version - Report / Bex designer

    Hello,
    does anybody succeed in using the bex designer or query designer (2004s version) ?
    while trying to execute them, i have an issue on disp+work.exe on the server side and no logs available.
    regards,
    Chea-Lie

    Hello,
    Just an idea, not sure if it helps. Go through the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37">troubleshooting guide</a>, especially the last part: <b>Kernel dump while generating Web Services and Simple Transformation (XSLT) and problems when upgrading the NSP system from SP8 to SP9</b> and download the patch for the MaxDB that is mentioned there.
    Hope this helps.
    Regards,
    Klaus

  • Bex Design Problem

    Hi all, I have a problem about design. I created a multiprovider.I'm using 0FI_AR_4 related cube (ZDEBIOTOR related data is coming from here) . and I'm using 0FI_GL_4 related ODS (G/L related data will come from here)
    I'm using ZDEBITOR charactheristic within the "rows" field of the bex designer. but, I want to calculate an unrelated with ZDEBITOR value (actually it related with gl acount) for every rows of the report.but it tries to find a customer field even 0FI_LG_4 don't have. how can I do?

    I can't enhance GL4 cube because r-3 data don't have customer information, so data source doesn't have too. in the bex report, the situation is like this:
    customer1's balance value, g/l account balance value (this g/l is total discount balance value)
    i will divide discount balance value to the total sales amount and will get net sales amount. my problem is calculating g/l balance value within the same row with the customer because it doesn't have customer info. how can I calculate a global value that is unconnected with any type restrictions (for example row charactheristic)?

  • Counter issues with 2D raster scan and count acquisitio​n

    I am building a confocal laser scanning microscope and am currently attempting to develop labview controls for it. I have a fast steering mirror (FSM) which takes analog voltage inputs to control it's x and y angle and I have an avalanche photo diode (APD) which sends a TTL pulse for each photon detection event. For now, I am trying to create a program which will send out two analog signals to create a 2d raster scan with the FSM and count the number of pulses from the APD per pixel. I have been trying to make the program from https://decibel.ni.com/content/docs/DOC-5779 work, but I keep running into counter issues. I am using a generated pulse train from the other counter on my device (NI 6011E) as the period.term input, but I get a "Two consecutive input signals occurred without a counter timebase edge" error if I increase the frequency of the pulse train too high. Unfortunately, the number of pixels I can acquire seems to be limited to twice the frequency of the counter, so I cannot just use a lower frequency train. I believe that the error is occurring because the count rate from the APD is very low and that there are simply no photons hitting the detector in the time period between pulses.This is not a problem, but I would like to know how to simply record a 0 and continue with the scan, rather than have the entire program exit with an error.
    Alternatively, if this does not seem like the correct way to accomplish what I am trying to do, I am open to new directions.

    So simply ignoring the error did not work, because the DAQmx subroutine stops collection when the error is detected. I think I may need to come up with a different approach to synchronize the counting of TTL pulses with an analog output. Attached below is the code I have been working with.
    Attachments:
    Raster_2DOutput_wCounter_82.vi ‏45 KB

  • How to add logic in Bex designer?

    I have one formula field ZPERCENT in my query designer. ZPERCENT(%) = ZQTY / ZREVENUE. Now I want to add one logic in Bex deisgner, if ZQTY is equal to 0, then field ZPERCENT should be 100%. Does anyone have an idea how to make it possible in Bex designer? I'm using Bex 3.5 version. Thanks a lot.
    Formula ZPERCENT:
    1st selection:ZQTY
    2nd selection: ZREVENUE

    Hi,
    (ZQTY NOTEQUALTO 0) * (ZQTY/ZREVENUE) + (ZQTY=0)*100

  • "Result" row not appearing for the Structure record in Bex Designer.

    Hi
    In BI BEx Designer,
    under Rows-> click any Characteristic-> Display Tab-> Result Rows: "Always Display" Option controls Last Row named "Result" (yellow colored) after the actual data reports ends.
    But i am not finding this thing for the structure.
    Actually my this report is based on 'Structure-> 2 selections' under Rows; once i run this query i get data without yellow colored 'Result" row at the end of report. I wanted to maintain the symmetry with other reports.
    Could u pls let me know how to get Query last "Result" record if i use only structure under the rows.
    Thanks...

    I limit the selection to display in one page, i see the overrall result but i've a result to show up after a Characteristic (result row option 'Display with more than one single value'), it works fine in BEx but not in web.
    for the other query, yes i do KF in the report.
    thanks

  • Bex designer error on restricted action

    Hello,
    In the Bex designer, I have the following error when I use the Restrict function on a characteristic :
    "unexpected 'activex component can't create object' error occured in wdbrlog."
    Thanks for your help ....
    Rgds,
    Martine

    Hey Martine,
    I have a similar problem. BEx terminates with a run-time error every time I try to access the Fiscal year / Period characteristic in the Time dimension. This happens in (as far as I know) two situations:
    - when I click to open the values branch to display the values in the tree.
    - when the selector box tries to display the values that I can choose from to define a restriction.
    All other characteristics are fine.
    Just before the crash, three successive status messages appear in the bottom left corner of the Query Designer screen: Getting Master Data - Reading Master Data - Reading Query Definition. It's always during this third action that BEx goes down. I wonder if there is some editable routine or script behind those status messages that causes the problem.
    Another thing I found is that the BW server performs a rollback every time BEx crashes like this. (Message number R68 in SM21). Is this a normal event when a connection is lost?
    I've looked for other posts on many forums on the same subject, but only one solves the problem by installing an SP that is older than the system I work on. (I work on BW 3.1 SP 18).
    I'd really appreciate any help.
    Thanks,
    Wittakay
    Problems cannot be solved by the same level of thinking that created them.
    -- Albert Einstein

  • I need some help in BEx Design Tools..

    Hi,
    Can you people help me in finding some notes about BEx Design Tools [Analytical Engine, BEx Query Designer, BEx Report Designer, BEx WAD, Query Definition]
    Is it possible to find some practise test questions for SAP BI certification Exam.
    Cheers
    Amar.

    Hi
    Check: [BI Suite: Business Explorer |http://help.sap.com/saphelp_nw70/helpdata/EN/ba/45583ca544eb51e10000000a114084/frameset.htm]
    [BW Material|http://sapbwneelam.blogspot.com/2008/10/bw-material.html]
    Srini

  • Huups: Can not see my InfoArea and InfoProvider in BEX Designer

    Hey,
    I wonder why I can not see my newly created InfoArea and InfoProvder in the BEX Designer ?
    Anybody knows why ?
    It's not related to useing Z Prefix notation.
    ThanXs
    Martin

    Hi Martin,
    Check following infoprovider tables and see if your infoproviders are in active version.
    InfoCube: RSDCUBE
    DSO: RSODSO
    and for Infoobject goto transaction RSD1 and check.
    And Finally for multiprovider RSDCUBEMULTI
    Regards,
    Durgesh.
    Edited by: Durgesh Gandewar on Jul 19, 2011 2:42 PM

  • Newly added Cal.View Measure does not appear in the BEX Designer

    Hi,
    anybody come about this :
    A newly added Cal.View Measure does not appear in the BEX Designer:
    I got a runnig query in Bex Designer, based on a transient InfoProvider which is based on a HANA Calculation View
      and
    added a new measure to the Calculation View
      and
    added a Reference InfoObject in the Publisher to the (transient) InfoProvider.
      and
    see the newly added filed in the Listccube of the(transient)   InfoProvider with a technical generated name
      and do not
    get the newly added measure in the BEX Designer.
    Whats wrong ? What needs to be done ?
    Thank You
    Martin

    Hi Martin,
    Are you trying to consume the HANA Calc View in BEx Front End Tool - Query Designer.Could you also check the data preview of the Calc View shows the newly added Measure.Check the definition of Calc View under SYS_BIC schema ->Column Views.
    Rgds,
    Murali

  • Play Count Issue

    Dear all mac geniuses out there!
    Today I uploaded my music from iPod to my MacBook via Senuti. After transferring my songs to my iTunes, I noticed all my songs have random play count numbers that are like in the millions or in the negatives. Could this be a virus? Please help!! Also how can I reset my play count number for all my music?
    Thanks a lot!!
    Desiree

    I don't know if this will work or not fixing the play count issue, but you might try this article on how to recreate your library...
    http://docs.info.apple.com/article.html?artnum=93313
    Patrick

  • IPod Touch Play Count Issue still occuring!!

    Guys,
    Are there any new updates on a way to fix the play count issue besides 'automatically syncing' the iPod? It's driving me insane. I paid AU$13 for the 3.0 iPod Touch software update and the play counts of my songs are rediculous when I have listened to the song once! ie. 295 play counts for 1 song, when I've listened to it 5 times!!
    Thanks in advance

    I'm in agreesance.

  • BEx Designer: How to count if an InfoObject(field=ProblemNr)  is empty

    Hi,
    in the ROWS i have an InfoObject (let's say ProblemNumber) and in the COLUMNS another InfoObject (Date).
    The IO in the Rows is not a primary key and it's not always filled in. The OrderNr might be a primary key.
    I want to find out how many of the entries in a specific month (IO Date) have ProblemNr and how many not.
    So basically would lool like the following:
                                  April
    With ProblemNr:    25
    W/o Problem Nr:   18
    Would you give me tips how i can show such a result.
    Thank you!

    I have two Field in the Multiprovider: DocNumber & DeliveryDate.
    In the Query Design I created a Count (Calculated Key Figure) to count the entries
    since Iu2019m not allowed to change anything in the Data Model.
    The DocNumber might and might not have a DeliveryDate, Ex:
    DocNumber     DeliveryDate 
    1234               12.03.11
    2345                    --
    4567                11.01.10
    6789                01.05.11
    So i need to design a Query to count Number of Documents (DocNumber ) that have
    No(Empty) DeliveryDate  & also Number of Documents (DocNumber ) that
    have DeliveryDate.
    So the result would look like something like this:
                                  April    May    June   July
    No DeliveryDate     54       23          22         56
    With DeliveryDate   32       3             52         26
    So there are 54 Documents that have DeliveryDate Field empty and
    32 Documents with DeliveryDate filled in.

  • BEX report selection issue

    Hi,
    I need to resolve 2 issues related to BEX
    issue 1
    when I am looking for a username I need to type the exact combination of upper and lower case  letters. e.g I have JOHN in the username MD and if I type John, I don't get any result.
    issue 2
    I would like to have the full description displayed for name. currently is only showing abbrevations and key code
    how do  I change these in Query designer
    thanks

    Hi Bhat Vaidya,
    If you want the system not to distinguish capital and small letter differently, you have to make settings at the info object level.
    If you want ur sys to treat JOHN and john as same , you cannot do anything at query level for that you have to change the following settings of underlying object(characterstic object)
    First uncheck the check box of GENREAL tab of that INFOOBJECT MAINTAINCE screen it is becoz If this indicator is not set, the system converts all the letters into capital letters when you use a screen template to input values. During the load process or in the transformation, no conversion occurs. This means that values with lowercase letters cannot be updated to an InfoObject that does not allow lowercase letters.
    As you are not allowing lowercase letters while entering value into variables any characters that you type in the variable screen, are converted automatically into capital letters.
    Coming to your second query,
    For that change settings in Tab Page: Business Explorer
    Setting to be changed is
    Description BEx
    In this field, you determine the description that appears for this characteristic in the Business Explorer. You choose between the long and short descriptions of the characteristic.
    Regards,
    Rajkandula

Maybe you are looking for

  • Need Help with IMG+PHP Database+Selective Display

    The problem is really a lot simpler than I made it sounds to be, though I fear the answer might be vice versa. I need to have pictures appear when they exist. That's all. Here is where I am at: I have created a php database for a news announcement pa

  • BAPI for updation of  Profit center in table VBRP

    Hello Friends, I have to Update the Field 'PRCTR' in the table VBRP. Is there some BAPI available for updating VBRP . I tried FM 'RV_INVOICE_ITEM_MAINTAIN'.         FM RV_INVOICE_DOCUMENT_UPDATE But fields are  not getting updated Could you please he

  • Add PayPal Button to basic form on submit?

    I have a page at http://www.canlaw.com/domains/post.html which permits people to pay by paypal But I do not see how to combine paypal with a simple submit button when filling out a form Suggestions? Thanks Kirby

  • Still necessary to manually install kernel modules with CUPS?

    I'm just setting up my system with CUPS for printing. In the "Configuring CUPS" section of the wiki, you're instructed to install the appropriate kernel module with modprobe for using a usb or parallel port printer. With my usb printer and kernel 2.2

  • Unembed bmp images in AI.

    Is it possible to un-embed .bmp images in AI.     So far every time I've tried to  do this for embedded bitmap images the Unembed option is never available in the links palette or other ?? Can it be done easily using this Unembed or Edit original fun