How to execute a report in Query Designer

Hi Expert,
I found that I can execute some report by IE in query design, but some are not support, When I clicked "Execute" Button,  no response and no error message. is there any special setting need to be done?
Thank you in advance

No special setting needs to be done for this as it is working for some queries...could be a network issue, or something with the portal.

Similar Messages

  • How to create YTD reports in Query Designer (year over year comparison)

    Dear BW Reporting gurus,
    I am trying to create a dynamic YTD report.
    The cube contains data from 2010, 2011, 2012.
    Let's say today's date is Feb 12, 2012. When the user runs the report, the report should contain:
    A column of cumulative sales quantity from Jan 1, 2010 - Feb 12, 2010.
    A second column of cumulative sales quantity from Jan 1, 2011 - Feb 12, 2011.
    A third column of cumulative sales quantity from Jan 1, 2010 - Feb 12, 2012.
    I am trying to solve this by creating a Restricted Key Figure:
    For 2010:
    SALES QUANTITY restricted by:
    Current Calendar year offset by -2.
    0CALMONTH2 with less than or equal to (SAP Exit Variable) Current Calendar Month.
    But, I am confused as to how to restrict the day so it dynamically restricts less than or equal to the current day.
    Please help.
    Edited by: sauravg80 on Feb 13, 2012 3:15 AM

    Hi Sourabh
    As far as my understanding is concerned one data is fixed, that is first date of any year.
    0DAT on 0CALDAY can give you current calender day. Now you can offset that with  - 365
    Only problem I see is if the year is leap year. Then it should be - 366
    To check the leap year thing you need to go for a customer exit variable.
    Customer Exit would be  easy one
    Regards
    Anindya

  • Error while executing report in query designer

    Dear Folks,
    I am geting following error while executing report in query designer.
    Error:500 E
    an exception raised because of 0analysis pattern.
    Hence,i am unable to execute any report.
    Need help.
    Thanks

    Hi Kitu G,
    I think this is something to do with the bex web 0ANALYSIS* objects not being installed in your BW system.
    I would try and do the following:
    - Goto RSA1 > BI Content > BEx Web Template (BTMP)
    - Then double-click on Select Object.
    - Highlight all objects that start with 0ANALYSIS_PATTERN
    - Click on Transfer Selections, and then Install.
    If you can't do the above in prd, do it in DEV, then transport the objects to prd.
    After all this, try re-running your queries.
    Any questions/clarification just let me know
    Cheers.
    Darwin

  • Not getting Report Model Query Designer in SSRS

    I am working on SQL Server reporting Service(SSRS) with Report Builder 3. I successfully connected Data Source with Oracle Server. When I working in Report Builder I did not find Report Model Query Designer. How can I find this?
    How can it possible to merge dataset with datasource(database entity) in SSRS?
    Please help me.

    Hi Jewel,
    To enable Report Model Query Designer in Report Builder, we need use Report Model as the datasource. Report models can be used as data sources for reports created in Report Designer and Report Builder 3.0.
    So in your scenario, you need to create a Report Model project in SQL Server Business Intelligence Development Studio (BIDS), and then deploy this report model to report server. Then in Report Builder, you can use this report model as datasource and open
    Report Model Query Designer window.
    Reference.
    Report Models (Report Builder 3.0 and SSRS)
    Tutorial: Creating a Report Model
    If I have anything misunderstood, please point it out.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Combine two reports in query designer using key figure with sap exit

    Hi experts,
    i want to combine two reports in query designer using key figure with sap exit
    in the report 1 key figure calculation based on the open on key date(0P_DATE_OPEN)
    to calculate due and not due in two columns
    in report 2 key figure calculate in the time zones using given in variable Grid Width (0DPM_BV0) like due in 1 to 30 days, 31 to 60 days...the due amount based on the open on key date(0P_DATE_OPEN)
    to calculate in 1-30, 31-60, 61-90, 91-120, 121-150 and >150 days in 6 columns
    now i have requirement like this
    not due, 1-30, 31-60, >60, due,1-30, 31-60, >60 in 8 columns
    or
    not due, due, 1-30, 31-60, 61-90, 91-120, 121-150 and >150 in 8 col
    thank you

    Hi Dirk,
    you perhaps know my requirement,
    for the management to make used in one report,
    we have in reporting finacials Ehp3.
    Vendor Due Date Analysis - which show due, not due
    Vendor Overdue Analysis - show only due and analysis in time grid frame
    i want to combine in one report that show NOT DUE, DUE, DUE time frames in grid.
    krish...

  • Error while executing report from Query designer

    Hi All,
    When I am executing from query designer, I am getting following error.
    Even I can't execute it from another portal where i created source system of BI server.
    But i can execute queriew from Query analyser and t-code RSRT.
    When I execute from Query desinger the url is as follows.
    http://XXX:00/irj/servlet/prt/portal/prtroot/pcd!3aportalcontent!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=0PA_C01_Q0201&VARIABLE_SCREEN=X&DUMMY=5_
    And the error is:
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Information for Administrator
    To avoid this exception see the steps below. To help SAP better investigate this issue, you will need to provide the diagnostic information from these steps.
    1. Most likely, the issue you are experiencing has already been corrected. Please make sure that the most recent patch level is deployed on your system according to notes 1033246 and 1011241. Starting with Support Package Stack 16 patch level 30, BI Java is delivered according to the synchronized delivery process described in the note 1033246.
    2. Please ensure that NetWeaver Business Intelligence Diagnostics & Support Desktop Tool  does not report any issues on your server according to note 937697. You can start it by clicking here (administrator permissions are required).
    3. When opening any customer message on this issue, please attach:
    Support Desktop Tool support info ZIP  file according to note 937697,*
    Required information for reproduction  according to note 948490.*
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at com.sap.ip.bi.webapplications.runtime.service.metadata.impl.MetadataAccess.getMetadataModel(MetadataAccess.java:139)
    at com.sap.ip.bi.webapplications.runtime.impl.Page.getMetadataModel(Page.java:8953)
    at com.sap.ip.bi.webapplications.runtime.impl.Page.normalizeCommands(Page.java:4963)
    at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4473)
    at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3316)
    Details: Full Exception Chain
    System Environment
    Server
    BI Java Release: 7 - Patch level: 0000000100 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP unknown
    Java Virtual Machine Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_24-b04
    Operating System SunOS - amd64 - 5.10
    REgards
    Mohan

    Hi mohan ,
      You can check these OSS notes for the issue  .
    1. 795699 - Customizing default error messages for HTTP
    2. 807000 - Http requests are not fully read after timeout
    3. 804124 - HTTP communication with XI Adapter Engine fails
    Regards,
    Lokesh

  • 12-month trend report through Query designer

    We have a requirement to create a 12-month trend report in BI through Query designer.   The requirement is to have the report show 12 columns (i.e. Jan, Feb, Mar, Apr....) and each month should show either Actuals or Budget data based on the month that is entered at run time.    As this report is for high level executives, they only want to have one variable (Month/Year) to select at run time.   It is assumed that based on whatever month/year they enter, all months less than and equal to that month will have actuals data.    For example, if March 2007 is selected at run time, the query should then produce the following data: Jan Actual, Feb Actual, March Actual, April Budget, May Budget, June Budget and so on.  
    Can anybody provide me with some suggestions as to how this query can be written?  
    thank you,
    Lanny

    Ruslim, there are other things that you need to conside:
    #1 - Actuals vs Budget - are you going to show both (comparison)?  if not, then you have to select a version at the beginning of the report.
    #2 - Balance Sheet or Income Statement?  If you are showing consolidated data, you might need to include Period 13-16 for December, depending on what year-end adjustment entries are made and what special period they are made in (refer to your Fiscal Year variant for that).  Depending on the chart of accounts, you might have to make two separate queries
    #3 - Periodic vs Cumulative.  If you don't have a cumulative key figure (such as in a BCS environment) then you will need to put in a range for the posting period (#-0FISCPER3).  In this case, remember to include the unassigned period (or period 0) to include your year-beginning balances
    good luck

  • Can Power Users or Mgt Create and Design Reports Through Query Designer ?

    Dear BI consultants,
    Iam new to BI.
    My management has requested me to Train Power users from All Modules(FICO,HR,QM,PP,SD,MM) to Create Queries and Design Through Query Designer.
    My question is are we suppose to Give query Designer Access to Power users or Mgt so that they can create Queries and reports by themselves.Please Suggest me wht is the Best Practices.
    is it feasable to train power users and Mgt as to how 2 create queries. will there be any side effect on the System or our end.
    Plz suggest.
    wht are the advantages and disadvantages of this.
    If I train the Power users then is there any risk of my Job.
    since they will be creating all reports by themselves.
    wht else can a BI consultant do since iam in a support project.
    how do i convince my Mgt?
    Plz Suggest.
    Thanks Awaiting

    This is common procedure maintained in most of the company's for end users.
    There is no issue if you train the power users.you will be the first point of contact if they have any doubts.and more over you are supporting for your client right? this can't be handed over to power user or end user. data is imp for the client so there will not be any problem for you, if any issue comes while loading you need to take care of the errors and fix the.
    power users or end user will be familiar with Business requirement not with the Query building logic's not with the BW procedure so no worries for you.
    as vineeth said its better to keep control regarding the global and key things at your end so that you will not loose contol on the reports.

  • How to get grand total in query designer

    Hi,
       Antbody know how to get the grand total after the  last row in query designer? I
    Thanks

    Hi,
    If we select the very first Characterstic in the rows section and set the Supress result rows as "never".
    That will show the overall result in the end of the report,
    In the query properties tab ,check for display properties of the result.That should be set to bottom.
    Hope this will work.
    Thanks
    Mukesh

  • Combine two reports in query designer

    Hi experts,
    i want to ombine two reports which are using key figure with sap exit in query designer
    in the report 1 key figure calculation based on the open on key date(0P_DATE_OPEN)
    to calculate due and not due in two columns
    in report 2 key figure calculate in the time zones using given in variable Grid Width (0DPM_BV0) like due in 1 to 30 days, 31 to 60 days...the due amount based on the open on key date(0P_DATE_OPEN)
    to calculate in 1-30, 31-60, 61-90, 91-120, 121-150 and >150 days in 6 columns
    now i have requirement like this
    not due, 1-30, 31-60, >60, due,1-30, 31-60, >60 in 8 columns
    or
    not due, due, 1-30, 31-60, 61-90, 91-120, 121-150 and >150 in 8 col
    thank you

    Hi,
    Have you tried APD?
    You can combine them using workbook or from a multiprovider query. APD is another option. Have a look at these APD docs:
    In APD, you can take input from two queries, then combine them and load to another object (DSO).
    [Analysis Process Designer |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/413ba6c1-0d01-0010-1980-ec450e30f23c]
    [AGSAP NetWeaver 7.0 Application Process Designer|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b06c3f96-ed4f-2a10-1693-f2c76a39988f]
    Let me know where you r stuck...
    Regards,
    Ashish

  • Fixing row characteristics in sap bi report using query designer

    Hello ,
    I have requirement as follows :
    In my sap bi report there are row characteristics in sequence as follows :
    1) zone 2) project description 3) wbs hirarchy 4) wbs description 
    and  free characteristics as
    1) name of vendor
    2) network description .
    3) network
    Requirement is : I nee to freeze the first 3 row characteristics means no one can drag and drop free characteristics in between these ( i mean he can't drop free characteristics between zone and project description ) . Also , he can't drag an drop any of these to free characteristics .
    He can drag and drop after these rows characteristics .
    Any idea how it can be implemented in query designer

    Its still same.
    http://help.sap.com/saphelp_nw04s/helpdata/en/4d/e2bebb41da1d42917100471b364efa/content.htm

  • How to execute the report 6i more faster?

    Hi guys,
    Im doing a report in Oracle 6i and it has a lot of Column Formula used. The problem was i want to execute my report faster.
    Thank you.
    Regards,
    Lala

    At the risk of stating the blindingly obvious, the only option is to tune the report. If you have a large number of formula columns, check the queries. If they are all retrieving different columns from the same row of a table, then you should create a single formula column containing the query and then create placeholder columns for the others and populate them from the formula.
    The only other thing you can do is to tune the queries within the report.
    If you are running the report in EBS, then you should put a trace on the report and then run TKPROF on the output to identify the problem areas.
    Hope this helps.
    Mike

  • How To Make Infocube Visible in Query Designer?

    hello,
    i'm using BIW 3.10, i've just created infocube and succesfully populated it with data. I went through all the process from datasource (from R/3 masterdata), infosource, infoobjects and so on, until i get to browse the content of the infocube using the "Manage Data Targets" screen of rsa1->modeling->InfoProvider->Manage. Now my problem is how do i make the infocube visible in the Query Designer?
    thanks,
    sid

    hi sid,
    you have open bex analyzer, and click 'query', in next screen 'sap bex : select query', click 'new' (icon blank page), and click 'infoarea' in left side, you will see the infocube under your infoarea. hope this helps.
    for new infocube, when there is no query created from this infocube, the infocube will invisible, since the screen is to select existing queries.

  • How to merge text attribute in query designer

    Hi,
    please does anybody know, how to merge, let say, two text attributes of one characteristic into one long text? I know, that it is possible with method, which is finally called in the Web Application Designer. But I need to proceed this on the query level. It means, when I display result of query in query designer, I need to have two attributes merged into one long text. Is there some exit, method or something else, where can I do it?
    Thank you very much
    Best Regards
    J.

    Hello,
    I don't think so we have string concatenation at query level.
    You have to create / use existing info object and use string functions to achieve this.
    Might be you could wait for some time to get more replies.
    Regards,
    Venkat

  • VS 2012 report project query designer greyed out

    The graphical editor stopped working while editting a report project dataset. Now it shows all the button greyed out. It now only works in "Edit as Text" mode. I can't seem to find a fix.

    I opened an issue with Microsoft here.
    http://connect.microsoft.com/VisualStudio/feedback/details/816149/vs-2012-report-query-designer-toolbar-greyed-out
    Here is the text if the link doesn't work.
    Hello
    Thank you for submitting this feedback. After carefully evaluating all of the bugs in our pipeline, we are closing bugs that we will not fix in the current or future versions of Visual Studio. The reasons for closing these bugs are following:
    1.     The fix is risky to implement in the current version of the product
    2.     Scenarios reported in the bug are not common enough
    3.     A viable workaround is available.
    If the issue is a critical business interruption, please call CSS (Customer Support Services).
    Thanks again for reporting the product issue and continued support in improving our product.
    Mariusz Cichomski
    Program Manager
    Microsoft

Maybe you are looking for

  • Scheduled system image backup windows 8.1

    Hello, in windows 8.1. there is an option to create a system image backup. What can be done to configure this as a scheduled job to backup a machine every night as an image? Thx

  • Urgent help in Requisition E-Recruiting.

    Hi, In E-recruiting ,  Requisition information is stored in HRP5125 database table.   But the history of "status" and "Reason_code" is not saved in HRP5125.  Only one status update (last one) per day is getting saved. where the status history is save

  • What is the Difference between AQ adpater and JMS adapter??

    What is the Difference between AQ adpater and JMS adapter in BPEL11g?? In what scenarios we go for AQ and for what scenarios we go for JMS adapter???

  • Apple TV Rent movies with languaje option

    Rented movies should bring languaje option. or subtitles.

  • Oracle database parallel query

    Hello, I am trying to execute a pararallel query in oracle oracle database 10g but it is not working. please see the below server settings and explain plan. NAME                                 TYPE        VALUE fast_start_parallel_rollback         s