Sorting in BEx query

Hi,
While generating a BEx report, we applied sorting to the column.
When I run query in BEx analyzer the sequence of the columns is fine, but when I run the same query through the portal, the sorting applied to the query is not working.
Do you have any idea why such a thing happens?
Thanks

Hi,
The note (1256102) I sent you in my last response is valid for the java runtime. Have you already checked whether this note solves this issue? Please also let us know which Support Package you are on and which patchlevel you are using for the bi java components BI-BASE-S and BIWEBAPP.
Best regards,
Janine

Similar Messages

  • Sorting Promts in Webi from BEx Query

    Hi Everybody,
    is it possible to control the order of the prompts which are coming out of variables in a SAP BEx Query?
    I know this is possible when using other sources than SAP BI.
    Regards

    Prefix the prompt text with numbers in an ascending order of your prompt preference.
    1.Enter Counrty name
    2.Enter Region name
    3.Enter city name

  • Two problmes between  Crystal Reports 2008 and Bex Query

    Hi Gurus.
    I have two problems with Crystal Reports 2008 when It obtains data from a Bex Query (SAP MDX query connection).
    1)     I have defined some Parameters Fields using the follow options:
    Type: String
    List of Values: Dynamic
    Value Options Level1:
                         Show on (Viewer) Panel :Editable
                          Prompt text: <text>
                          Sort Order: Ascending by value
                          Prompt With description Only : False
                          Optional Prompt: True
                          Allow multiple values: True
                          Allow discrete values: True
                          Allow range values: False
    When I execute the report with the client of Crystal Reports 2008 (the developer tool), in the initial screen shows a list box where I can select the values from the left box and add it to the left box (as a usually filter). When the number of options (LOV) is more than  the maximum of the system, I have a input box bellow the list box, where I can insert any value (manually) and a button to insert it into the left box. When I publish the Report in the infoview, this filter is modified and the input box where I can introduce manually values is not showed and I can insert only the values showed in the list box, it causes that I can`t select a lot of values that is in the master data of SAP BW, because they arenu2019t listed in the list box.
    There is any option to ability this option in the infoview.
    2)     My Bex query, have a date filter with variable in the restricted key figures, when I execute a Crystal Reports, the infoview (and the Crystal Reports 2008 designer) ask me 2 times the same date, first only the date and second the date and the rest of parameters (introduced in the report of Crystal Reports).
    Why I need insert the date 2 times? How can I modify the Crystal Report for ask me only one time all the parameters?.
    Thanks.

    Hi Abhilash.
    Thank you for your information.
    1) Yes, the parameters are created in the Crystal Reports designer. I have created the parameters in the Crystal Report because I use the same Bex Query to create some Crystal Report, in other case, I will need create some Bex Query.
    2)The Bex query has the date filters and I have created some filters in Crystal Reports designer, the date filter from the Bex query is created automatically in the Crystal Report Designer but I don't use it, I haven't created it anytime. I use my filters only in the record selection. The date filters from the Bex query is showed as Static, and I can`t delete it, if I modify the parameter to dynamic or static with values, at first step ask me again static without values and the second step of the report execution ask me the parameter as I have defined in Crystal Reports Designer, my parameters fields are dynamic. A lot of reports have subreport, but I have created one of them without subreport (to trial) and the Crystal Reports ask me the date filters at first execution, and when I insert the date filters, in the second step, ask me the date filters again and my parameters fields again.
    Thank you again.

  • Vendor analysis - handling multiple vendor in Bex Query

    Hi Gurus,
    I have a very typical problem about a scenario which I have never came across. It will be great if someone could help me out or show me some light how to proceed further on this.
    I have basic data ready in my Cube.
    Query will be sort of vendor analysis based on other vendors performance.
    Let me explain in more details:e value)
    Input to Query --
    1. Vendor(Multiple single value)
    2. Material(Single value)
    3. Date Range (To From)
    I need to find out that during the period entered in the query input I need to get the numbers of items delivered by other vendors against each vendor.
    Hope I am clear about the requirement.
    Thanks in Advance.
    Regards,
    Sudipta.

    Hello there
    The first thing to do is to analyze the problem and get the logical solution that's independent of BEx Query. Then translate the solution into BEx specific design.
    E.g What I understand from your post is that your requirement is :
    Vendor                        Material                         Qty Delivered                              Other Vendor  Qty                 %
    600500                        101000                          90 MT                                          1800  MT                                 5
    600500                        102000                          80 MT                                          1200  MT                                 6
    600600                        101000                          200 MT                                         1800 MT                                11
    *Solution : *
    Then create a formula for Qty Delivered and restrict it by Vendor #, Period and Material, and Other Vendor Qty  =  Total Qty delivered in the period for specific material - Qty Delivered for specific item by Vendor #, Material, Period and finally % = Qty Delivered / Other Vendors Qty.
    I hope this helps!
    Regards
    MultiABAP

  • Dates in BEx query coming into designer as a dimension with Char data type

    This must be an old issue with a well documented work around ...   but alas i can find it !
    When i build a universe over a BEx query with dates the universe designer builds them as Dimensions of CHAR type not DATE.  Therefore all WebI date functionality fails ..  eg sorting, automatic time hierarchies etc.
    What is the workaround ?
    Andrew Fox

    Is the data source an InfoSet or an InfoCube?  It appears the date type object has not been implemented yet for Infosets.  Here's SAP Note 1370410:
    Symptom
    Infoset date type objects (DATS type) are mapped as Character types in a universe based on a SAP BEX Query.
    Prompts related to the Date field variables are coming as List of values instead of Calendar in WebIntelligence.
    Reproducing the Issue
    Create a BusinessOjects universe on a Super Query which is based on a multiprovider containing an Infoset or
    Create a BEx superquery directly on Infoset.
    BusinessObjects Enterprise XI 3.1
    SAP Integrated Solutions Kit XI 3.1
    Cause
    This behaviour has been considered as an enhancement request and tracked under ADAPT01229917.
    Resolution
    This enhancement request is scheduled to be addressed in Service Pack 3 (SP3) for BusinessObjects Enterprise XI 3.1 due approximately April 2010.
    I did try a BEx query that uses an InfoCUBE as a source and the objects are coming into the universe correctly as dates.

  • Bex Query Calculate Result as Ranked

    Hi
    i have a Bex Query that i am using to design crystal report....
    Data output of query is
    Country...$....Rank
    US.......100...2
    UK........200...1
    CA........50....3
    Rank is copy of "$" and used option "Calculate Result as " Ranked list in Property of Bex Query Designer.
    so when i run the Bex Analyzer the rank shows up as 1,2,3
    i am using the same bex query in Crystal report, and when i run crystal reports
    the rank shows up as 50, 100,200 etc.
    why does the rank 1,2,3 doesnot show up in crystal report
    what is the other approach to use ranking in Crystal report

    Hi;
    We can use the sort order function in ascending format on Rank object in the crytsal. Please try thgis option
    Thanks
    Afzal

  • Hi,log on BEx query desinger.

    when i logon on bex query designer
    the following error info appeared:
    can anybody tell me about this,what caused this error?
    Error Group
    RFC_ERROR_COMMUNICATION
    Message
    Connect to SAP gateway failed
    Connect_PM  GWHOST=10.100.26.33, GWSERV=sapgw01, ASHOST=10.100.26.33, SYSNR=01
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host 10.100.26.33, service 3301)
    TIME        Sat Aug 23 16:12:00 2008
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r.cpp
    LINE        8724
    DETAIL      NiPConnect2
    SYSTEM CALL SiPeekPendConn
    ERRNO       10060
    ERRNO TEXT  WSAETIMEDOUT: Connection timed out
    COUNTER     3
    Edited by: joy zheng on Aug 23, 2008 10:24 AM

    When we see this at our sites it's normally because the Bex hasn;t been upgraded and is still sort of using a 6.4 gui
    When you are loggin in via sapgui you go in on a 7 gui - and it accepts a password > 8 chars
    Then when you login via bex designer/analyser it pops up with a screen that is 6.4 and it cuts the password to 8 chars - hence rfc errors or password errors
    We normally get our local in country IT teams to reinstall Bex to the latest version

  • Exporting BEx Query results to CSV or other files.

    Hi All,
    We have a report designed in WAD, which uses a BEx query to display department’s information. Because of amount of data in the results it crashes when u get all the Free Characters into ROWS(Error is : Result set too large(552244 cells); data retrieval restricted by configuration (maximum =500000 cells).  It is a requirement from the user to have all the free characteristics in the rows( which I can understand is not the right way to go ahead). As it is crashing when you add last characteristic(WBS Purpose)  into the rows, they aren’t able to export data into spread sheet from the results. (as there are no results)
    Now my question is…..is there any way we can export the results from BEX query into any format for example text or csv? If yes, can we schedule that process? Please note that this characteristics are displayed as hierarchies.
    Am new to SAP BW and its been only six months since I have been in this role. Any help would be much appreciated???
    I looked online and some where in the forum it was mentioned of using program RSCRM_BAPI, but looks like it needs some sort of downloads from SAP.
    Is there any other way to export the BEx query results?
    Cheers
    Sandeep

    Hello Sandeep,
    You can use the Item "Context Menu" in your WAD and in the properties by default you can see the Options:
    Export to Excel & Export to CSV will be there and also there are many options which you wanted to see.
    It works for you!!!
    With Regards,
    PJ.

  • WebIntelligence report on top of bex Query in BI4.0 (SP2)

    Dear experts,
    I'm working on webi report on top of bex Query in BI4.0 (SP2). I would like to know your opinions about some points I have noticed.
    A - I need to drill throught a hierarchy which contains several millions of members.
    Is there a possibility in my report drilling down to one member without selecting all members of the hierarchy in the query panel ?
    B - I cannot put a dimension with hierarchy both in the result pane and in the filter pane, although it is possible for any other dimension without hierarchy.
    Is there any special trick to achieve this or is a bug??
    C - I cannot sort variables defined in my bex query, but they don't appear in the window to sort prompts.
    Do you know how to solve this issue ?
    D - I noticed all keys and description of dimensions appear with the same label "key" and "text". SO it is very confusing for the user to understand what key or text means (if a key if the customer key or the company code key).
    Any idea to have a more explicit label for BW characteristics?
    Regards.
    CL.

    Hi,
    I do not have access to a BW system to test this, but i have something on three of your questions...
    A) drilling without getting all the lower members. I would look to query drill, this means a drill action in the report will go to the database to fetch the level (and only for the selected member, a drill down).
    The only thing I'm not sure about is if the BEx hierarchy is seen as drill hierarchy by that option too.
    If you'd ask me it really should.
    C) this is an old problem, but I know it is bugging more people, because the same is true for universe based prompts. They also cannot be 'arranged'. Since the Bex query is the 'universe', ordering that has been set in the 'universe' is the only chance you have.
    Like with the universe you could use prefixes to separate them from the query defined prompts (based on an alphabetic sort of the prompt message). I'd say this is a good one for the idea place...
    D) also an old (very old actually) problem. Some will want to keep the text short and simple. The prefixing will tell which key it is. Some will prefer unique names, so no prefix is needed. The same was true for universe designers. Now since there is no universe, if you do not agree with the 'designer' you're out of luck  no way to change it.
    Hope this helps,
    Marianne

  • Unable to sequence the prompts as mentioned in Bex Query

    Hi,
    We are unable to sequence the prompt order in web i report which is build up on Bex query.
    We have follwed the prompts order in Bex query,
    When we build a web i report the sequence of prompts is not coming as expected, rather its taking in alphabetical order.
    Please help us in ordering the sequence of the prompts in Web i.
    Thanks in Advance,
    Swaraj.

    Hi,
    Part of this other post I just answered, so I'll leave the same info here...
    This is a known behavior, but I know it is bugging more people, because the same is true for (normal) universe based prompts.
    They also cannot be 'arranged'. Since the Bex query is the 'universe', ordering that has been set in the 'universe' is the only chance you have.
    Like with the universe you could use prefixes to separate them from the query defined prompts (based on an alphabetic sort of the prompt message). I'd say this is a good one for the idea place...
    (actually it is there, part of this one... [https://cw.sdn.sap.com/cw/ideas/2377])
    Vote for it if you want this happening.
    Good luck,
    Marianne

  • IF and ABS condition statement in BEX query designer

    Hi,
    I would like to ask the best way for me to produce an acceptable result from Excel IF and ABS Condition statement.
    The condition statement that I have on my Excel file is
    =IF((A2-B2)>0,ABS(A2-B2),0)
    I'm trying multiple times to reproduce this in BEX Query designer, unfortunately I'm getting a bad result or unacceptable formula.
    Anyone who could help me with my issue?
    Thanks,
    Arnold

    Hi Arnold,
    Thank you,
    Nanda

  • Error while trying to Open and Delete a BEx Query in Query Designer.

    Hi Experts,
    I have been facing this issue with BEx Query in Designer mode for a couple of days now in Development Environment in BI 7.0.
    I would like to Delete an unwanted BEx Query because I need to give it's name to another BEx Query.
    Whenever I try to Open this Query in BEx Query Designer to Delete, it gives out an error saying:
    "An error occurred while communicating with the BI server.
    As a result of this error, the system has been
    disconnected from the BI server.
    Detailed Description:
    STOP: Program error is class SAPMSSY1 method : UNCAUGHT_EXCEPTION
    STOP: System eror in program CL_RSR and form GET_CHANMID-01 - (see long text)"
    Details text is as below:
    Diagnosis
    This internal error is an intended termination resulting from a program state that is not permitted.
    Procedure
    Analyze the situation and inform SAP.
    If the termination occurred when you executed a query or Web template, or during interaction in the planning modeler, and if you can reproduce this termination, record a trace (transaction RSTT).
    For more information about recording a trace, see the documentation for the trace tool environment as well as SAP Note 899572.
    I have tried with SAP Note 899572, but still it's the same.
    Has anyone faced similar issue? Could you please let me know if you have better ideas or solution?
    Your time is much appreciated.
    Thanks,
    Chandu

    Arun - Thanks a million. You saved me Nine. It worked.
    Could you also please tell me how to rename (Technical) a Query or is it still "Save the Query As" the only way...?
    Points already assigned.
    Thanks,
    Chandu

  • How can we remove the commas from the Formula value in SAP BW BEx query

    Hi All,
    How can we remove the commas from the Formula value in SAP BW BEx query
    We are using the formula replacing with characteristic.The characteristic value needs to be display as number with out commas.
    Regards
    Venkat.

    Do you want to remove the commas when you run the query on Bex Web or in RSRT?
    Regards

  • Field Explorer in Crystal Reports does not show the same names as Bex Query

    Hi
    I have crystal reports, I can retrieve data from BW Bex Query. But in the field explorer it does not show the names as in the Bex query designer.
    In the Bex query designer a field will have the following technical name 0Debitor and the description is Customer.
    It shows in crystal reports in the field explorer twice as D[0DEBITOR]D and D[0DEBITOR]D. It also does not seperate key figures and characteristics.
    I would like it to display the field explorer as shown in this blog.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Thanks in advance

    Hi,
    take a look here:
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    make sure you are using the MDX Driver and what happens is that you will see several fields per characteristic. example: one for the key, one for the description, several if modelled for the display attributes
    Ingo

  • Status of data in Bex query shows wrong date

    Dear Experts,
    The Bex qurey after sucessful execution, show the Status of data as old date i.e. feb 2012. but we observed that the data uplaod happens regularly and sucessful.
    we tried executing the same query using RSRT/Bex Analyzer/Portal. the results are same i.e. showing incorrect status of data.
    Note: The Bex query is built on BI Infoset which sources from DSOs and Master Data infoobjects, and  BI version is 7.0.
    Kindly please help for resolving the issue.
    Best Regards,
    Mannu.

    Hi Vijay,
    The data upload has happend today also and it is sucessful, the reporing status is available for requests from respective infoproviders.
    'Status of data' is not a filed. if it an information to tell the status of data in query result.
    Please find the following steps to find the 'status of data'
    go to RSRT->give the query name and execute-> now after query results-> go to last page-> you can find the 'status of data'.
    Best Regards,
    Mannu

Maybe you are looking for

  • Error when trying to sign documents

    I started getting the following message when trying to sign documents:The Windows Cryptographic Service Provider reported an error: Key not valid for use in specified state. Error Code 2148073403 . Any help would be appreciated Thank you

  • Can't connect to wireless printer from Mac

    I have 2 wireless printers.  My Macs can connect to one, but can not find the other.  My PCs can connect to both just find.  The printer I can't connect to is a Lexmark 4650.  I'm running the install CD, but when it tries to find the printer, it does

  • Query to search engine

    please can any body help me in my project how to send query to search engine and get the answer back?

  • Access problem in bpel console

    I have bpel pm 10.1.2 and os is win2k. My problem is te list of domains is empty, and with no domain I am not able to login. I read some threads that said to install oracle db, but I am using mysql, and don't need a oracle database. Should I install

  • Multiple Sales locations for a Business Partner

    I need to have multiple sales locations for the same Business Partner, is it possible within SAP Business one? The Business Partner have several locations of sales and we need to delivers & have a service level with that locations. Thanks for help,