#multivalue Webi 4.1

Hi,
I have a variable as below.
If monthnumber=1 then 177.14
Elseif monthnumber=1 then 337.14
Elseif monthnumber=1 then 514.28
else 0
Crosstab below in attachment.
var1 is a running sum for each month.
If user selects Month 1 in Input control. Amount/177.14...
If user selects Month 2 in Input control. Amount/337.14  and so on.
When I remove month from crosstab. I get #multivalue error.  Please see attached.
Thank you!
Veena M

Hi Veena,
If you have read SCN rule of engagement properly then you would have close all your thread after getting your solution.
We as a member of SCN community would be very greatful if you do so by marking answer as correct.
Thanks,
Swapnil

Similar Messages

  • #Multivalue error in BO webi.

    Hi
    We are having a webi report based on two Bex queries. One query on top of a multiprovider and another on a DSO. The DSO contains rate category information and mutiprovide contains customer deatils. "Rate Category" is the common field between the two sources. So we have a merged dimension on top of Rate Category.
    In the report we need to display the winter and summer rates used for a particular customer based on his recent rate category in seperate cells outside the table. Based on the recent meter reading date, we are picking the value of rate category using the below formulas.
    [recent MR date] = max(meter reading date)  // measure variable
    [recent rate category] = if (meter reading date = recent MR date) then [customer].[rate category] //dimension variable.
    Once the recent rate category is got, using the below formula we are doing a look up on the another bex query(which is built on DSO)
    [recent winter rate] = if (recent rate category = [DSO].[rate category]) then [winter rate] //measure variable.
    Upon using these formulas we are getting #multivalue error.
    Please suggest some solution for the above issue.

    Hi Vinayak Gole,
    Check the following Property.
    Right click on the table and check the  “Avoid duplicate rows aggregation” option.
    Then save it and reopen the report .
    Regards,
    Anish

  • Bex Percentage Indicator in the WebI report (# Multivalue)

    Hi All!
    I'm having a difficulty to produce a Bex percentage indicator to a WEB I report.
    This is the result of my query:
    Cycles     
    Qty1     
    Qty2     
    (Qty1%AQty2)
    1     
    100     
    200     
    50%
    2     
    200     
    200     
    100%
    3     
    300     
    300     
    100%
    4     
    400     
    400     
    100%
    So far the report remains perfect.
    When I remove  Cycles dimension report, but let the cycles 1,2,3 and 4 in the Query  filter, the result is  # Multivalue for Qty1%AQty2) measure.
    We tried all kinds of aggregation in BO or in Bex query, and  The Sum aggregation  results the sum of the percentages, when need is that the formula is made again with the totals.
    What we need is it looks like this:
    Qty1     
    Qty2     
    (Qty1%AQty2)
    800     
    1100     
    72%
    Is there any way to make this in Bex and then translate to BO? The formula should be Sum (qte1) / Sum (qty2) *100?
    Or some syntax, that the bo understands what he need to regroup and give the right percentage?
    The final user needs the indicator create in the Universe, not in the report. (In the report works, but not in the Universe measure ).
    I donu2019t know if you get the idea, but I am available for any doubts.
    Specification:
    SAP BO XI r3
    SAP BW 7.0
    Tks a lot!
    Livia

    Have you tried:
    = ( sum([Qty1]) / sum ([Qty2]) ) * 100
    or...
    = ( sum([Qty1]) ForAll [Cycles] / sum ([Qty2])ForAll [Cycles] ) * 100
    You could create some global CKF (creating CKF as local structure formula will not work) in BEx. Go to properties, calculation, Calculate Results As... Sum. You may need to use exception aggregation. Find a characteristic that is the same value for all cycles and use that as the exception aggregation reference characteristic. Using BEx may be the best idea if you have a high volume of records since Webi performance on high volumes is not great.

  • #MULTIVALUE error in SAP BI 4.1 SP3 WebI report after upgrade

    Facing issues after upgrading from BO 3.1 SP3 to SAP BI 4.1 SP3.Below are the details:
    1.The WebI report is created with 2 data providers. The report tab has a vertical  table with 2 dimensions and 3 measures.
    2.In the report layout the objects displayed is coming from base dimension and not merged dimension.
    3.The data in some of the rows displays as #MULTIVALUE and some of them display the value.
    4.The report also have Sub totals and no breaks.
    Based on point no 3, not able to verify whether the subtotals are been calculated correctly. Please share your inputs,suggestions or solutions to resolve this issue.
    Thanks in advance.

    Hi,
    Do you have the Associated object on layout?. Drag and drop in a column and if you dont want to display hide it.
    Also , did you check the Extended Merged dimension option in properties?.
    Thanks,
    Jothi

  • #MULTIVALUE error in WEBI crosstab

    Hello Experts,
    I am using cross tab in a webi report and I get multivalue error in WEBI
    When I select the table property "Avoid Duplicate row aggregation", I get the below result
    As you can see, that in the first image, the Actual cost is calculated correctly, but the Quantity, is anot able to add up and gives multivalue error.
    Please help resolve.
    Thanks
    Shilpa

    Hi Shilpa,
    You can use any context In or Foreach.
    Ex. =Sum(<Revenue>) In <Year>
          =Sum(<Revenue> In (<Region>,<City>,<Year>) In <Year>)
    Use contexts with Aggregation functions like Sum, Count, Min, Max etc.
    For better understanding of Calculation Context you can go through following document :
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4sp5_ffc_en.pdf
    - Smart measures are the ones which have  projection aggregate set as "Database Delegated" which in turn results measure to be calculated by the database itself.
    To create a Smart measures you can use calculated key figure or restricted key figure.
    In IDT we can achive it by applying projection for measure object.
    Hope this will help....!!!
    Regards,
    Veer S.

  • #Multivalue Error on Webi when Using BEx Query

    Hi All,
    I have created a Webi Report on top of SAP BW BEx Query. I have created a variable in Webi on top of a dimension. When I add that variable in the report block some of the Measures are showing as #Multivalue. I know we can get rid of this by creating a universe and then changing the properties of the measure to sum. However we do not plan to have a universe and would want to make the changes in the BEx query or in the Webi Report whereever applicable.
    Kindly suggest the solution at the earliest.
    Regards,
    James

    HI James,
    Creat Variable =
    =sum(Tonumber([Dimension]))
    use this variable in report , it will help you
    Regards,
    Mahi

  • #multivalue error for detail object in webi report

    Hi,
    I am facing #multivalue error in my webi report.
    I am using 2 queries 
    Query 1
    Account Number
    Cost Center
    Query 2
    Account Number
    Order Number
    Now I want to display Account Namer,Cost Center and Order Number in the report.
    So I merged Account Number from both the queries, and created a detailed object "Order" and associated it with [Query 1].[Account number].
    But Order displays values for some accounts, and displays Nulls and #MULTIVALUE error for some accounts.
    Please through some light on this issue.
    I tried every possible solution from my side, but couldn't get it work. It is happening because there is a 1:N relationship between Account Number and Order. I can not use any aggregate function because it will give only the Max or Min value, but I want list all the value of for each Account Number. Avoid Duplicate Row Aggregation was also checked but it didnot help.
    Thanks.

    Hi Shreya,
    There are few things that you need to consider while displaying the data.
    1 - Can an Account Number be associated to more than one Order Number?  If yes, then your solution will not work and that's the reason you are seeing #MULTIVALUE (i.e. Multiple Order Numbers for the same account number)
    2 - Why would you want to create two data providers?  Would it not be possible for you to bring in all the 3 objects in the same data provider?  The only reason I could think of is that they are not related
    3 - Always make the lower granularity objects common across the data providers.  I do not know about the relation between different entities of your database, but I would suggest something like
    Query 1 - Order Number, Account Number
    Query 2 - Order Number, Cost Center
    and merge Order Number...and create detailed object for either Account Number / Cost Center.  It all depends on the relation between the tables.
    Hope the above pointers help you.
    Regards,
    Srivatsa

  • In web intelligence rich client, I want not to display "#multivalue"

    HI, experts, I have one question.
    Is there any function to eliminate #multivalue?
    like ISERROR which can be used in xcelsius...
    Thanks.

    Hi,
    this forum is for the SAP Integration. I would suggest you post Web INtelligence questions into the Web Intelligence forum.
    a MultiValue in Web Intelligence indicates that the measures are aggregates along "multiple values" for dimensions and it is something you can configure in the report itself in the properties for the table.
    ingo

  • Is it possible to view the content of multiple lists(located in multiple webs) in one ListViewWebpart? And how can I filter a multivalue column?

    Is it possible to view the content of multiple lists, that are located in different webs as well, in just one ListViewWebpart? Could I maybe change the query programmatically so that it get's the content this way?
    I know that I could use the Content Query Webpart instead - actually I have been using that so far, but the problem is, that it brings no standard Sharepoint functionality for lists with it... I had to write the xsl style sheet, there are no dynamic filters
    that the user could set, there are no default list operations the user could use.
    The ListViewWepart has all of these, but it only shows the content of one list...
    And my second problem:
    One column can contain multiple values (like a column that contains multiple users or user groups that are related to one entry). I can filter every other column with the standard filters, but not the column with multiple values in it. Is it possible to
    activate that or maybe add this feature programmatically?

    You can fetch data from multiple lists in ListViewWebpart, this can be possible through Content Query web part or Custom Web Part using visual studio but in that case you can not get the standard SharePoint funcationality for list (which is available in
    ListViewWebparts).
    No OOB filter available for multi-choice column, you also have to go with custom solution to achieve this.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • Avoid #MULTIVALUE, Sum from Query webi 3.1

    All,
    I have a query that returns multiple rows in the following format
    Region   Sales
    US         800
    UK         500
    APAC     400
    I have no control over query ( It's MDX generated through a cube universe)
    My requirement is to present this as a single line item on the report after the header.
    Total Sales: 1700.
    Since i don't want to render a table and hide all three rows to get the sum, i am wondering if there is a way to achive this using a formula- may be access the query results directly and apply calculation on top.
    I have tried some, but i am afraid my expertise is rather limited- hence no success
    Any advice would be much appreciated.

    Bashir,
    I might be mis-understanding this..but this is my data provider ( my query) result.. consider it with one dimension and one measure
    Region  | Sales
    US        | 800
    UK       | 500
    APAC | 400
    Now if i use a simple summation formula, for that single column cell
    it would be like
    =
    "Sum([My Query].[Sales])"
    This will work if i have a table and sum this total at the end of it.
    My aim is to get this output in a single cell and this formula doesn't work there.
    I am not sure if i understand your recommendation correctly
    Edited by: ramaks on Mar 1, 2010 8:48 PM
    Edited by: ramaks on Mar 1, 2010 8:49 PM
    Edited by: ramaks on Mar 1, 2010 8:49 PM
    Edited by: ramaks on Mar 1, 2010 8:49 PM

  • #MULTIVALUE error

    Hi,
    I searched the forum for #MULTIVALUE error but didn't get the proper answer.
    I'm getting the #MULTIVALUE error in a webI report on top of a BEX Query universe.
    Ex: Vendor has multiple Vendor Keys ans it's sales details
    Vendor Key Vendor Sales outstanding
    #MULTIVALUE V1 1000 2000
    How to resolve this issue? tried unchecking 'Avoid Duplicate Row Aggregation' but it doesn't serve the purpose.
    Thanks in advance.
    ---Veera

    Hi Veera,
    Please check the below links
    Re: WebI on top of BW
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/80fe4156-743f-2b10-15a9-e96f47dbab16?quicklink=index&overridelayout=true
    Thanks

  • How to allow multiple values in a single blank cell in WebI report

    Hi
             I am working in BO XIR2. I have a scenario as follows.
    In a single cell (blank cell from template) i need to display multiple contact persons. When I drag the contact person name into the blank cell, I am getting an error: MULTIVALUE). Please let me know how to use a function so that I can show two or three contact person names in a single blank cell.
    I tried to use Replace and Char function as follows to bring Carriage Return functionality to the cell.
    Replace([Contact Person]; ";" ; Char(13)) but this did not work.
    Thanks in Advance.

    BOUser11:
    I know this thread has been answered. I recently came across a scenario where I happen to populate multiple values in a single blank cell(from templates). But the only catch being that if user enters multiple values for a prompt you can show them in a single cell eg: =UserResponse("Enter value(s) for Branch:"). would be the formula for the blank cell. Afetr the user selects three values say A, B,C, webi puts it in the format of A;B;C. in a single cell.
    In your case try giving that as a prompt to the user or answer that multi prompt some how and when u use the above formula it should suffice your requirement.
    Let me know if you have tried.
    Thanks,
    karthik

  • Select-options in WEB UI View on SAP CRM7

    Hello,
    I wanted to know how to make a u2018select-optionu2019  on a view in Web UI on CRM7.
    Is there a standard BSP application that I can use in component usage for this?
    I need to have show only one value but for one field I may have several values filled like a multivalues in select-options as in Transaction SE16.
    I can't use an advanced search page because for some criteria I can have more 100 different values.
    Tank you for your response.

    Thank you Kiran for your response, but you misunderstand my question.
    In my process I can't use a ADVANCED SEARCH PAGE for these reason :
    - the display of fields depends on a value selected from a dropdown list on a first view
    - Some fields can contain multiple values ​​(value list) not a range value like Between, but i can't show all theses values in a view like in an ADVANCED SEARCH PAGE
    I need to know if exist a standard BSP application that can used in USAGE COMPONENT for my specific BSP application like a Popup to put several values and associate this value list to a field of my specific view.
    Regards.
    David Méloux

  • #MultiValue

    Hi,
    I want to create a graph in web intelligence by using two dimensions month and state name and one measures, we have multiple state name, when state name have different measure values on same month then i got the #MultiValue error on x-axis against month name, this is scenrio like
    Month          Statname     measure
    1                     abc            1
    2                     abc            2
    2                     def             3
    3                     xyz            4
    4                     rtf               6 
    5                     tye              7
    5                     zyx             9 
    6                     ere             10
    Have someone idea, how can i resovle this issue.
    My platform is Windows Server 2008, BOX 3.1 SP3.
    Regards
    Tayyab

    Thank you very much pumpactionshotgun,
    There is my forumula
    =If Length([ReportFilter]) >4 Then FormatDate(ToDate( Substr([CALENDAR YYYYMM];1;4)+"-"+Substr([CALENDAR YYYYMM];5;6)+"-"+"01";"yyyy-MM-dd");"MM-yyyy") Where ([CALENDAR YYYYMM] >="200801" And [CALENDAR YYYYMM]<="200812" ) Else FormatDate(ToDate( Substr([CALENDAR YYYYMM];1;4)+"-"+Substr([CALENDAR YYYYMM];5;6)+"-"+"01";"yyyy-MM-dd");"MM-yyyy") Where ([CALENDAR YYYYMM] >=[ReportFilter] + "01" And [CALENDAR YYYYMM]<=[ReportFilter]+ "12" )
    so when i use this formula i have the #Multivalue error.
    Regards,
    Tayyab

  • WebI XI3.1 -where Clause

    Hi all,
    i am getting MultiValue error in below senerio at BO XI 3.1 WebI
    I have one measure that   If Match([L01 BW: Document Number Key];"42") Then Sum([CURR_GRQTY]) Where ([L01 Transaction Type for Key]="1")Else [CURR_GRQTY]*
    i ahve Document series like 42, 43,44,45 and also i have section in the same.
    but i am gettign Multi value error in Grand total
    please suggest me how can i solve it

    ok..
    Try this...
    If(Match(L01 BW: Document Number Key;"42")) Then Sum(CURR_GRQTY) In (Section) Where (L01 Transaction Type for Key="1") Else CURR_GRQTY*
    OR
    If(Match(L01 BW: Document Number Key;"42")) Then If(L01 Transaction Type for Key="1") Then Sum(CURR_GRQTY) In(Section) Else CURR_GRQTY*
    Regards,
    Rohit

Maybe you are looking for