One Parameter, 2 data sources.

I have a report that is running of a parameter in MDX. The parameter is Company Name.
i have just added a dataset to the report that is coming from a stored procedure in SQL. The stored procedure passes a parameter company_code.
How can i run this report so that it just uses the same parameter.

Hi Irj1985,
In your scenario, there are two parameters Comapny_Name and Company_Code for two datasets in your report, now what you want is that use just one parameter on the report, right?
In this case, you can create another dataset to get company name base on company code use the query like:
SELECT Company_Name FROM TABLE WHERE Company_Code=@Company_Code
And then set the Company_Name parameter get available value and default value from this dataset Company_Name column, and hide this parameter.
Then when you run the report, you just need pick one parameter Company_Code, it looks like you just use one parameter on your report.
If I have anything misunderstood, please point it out.
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • Crystal Reports connection to JD Edwards One World Data Source

    Anyone connect to a JD Edwards One World Data source? I believe I am filling in the correct sever name (using IP address), port, evironment, ID,  Password and sytem role, but am getting this fairly generic nssage that "Failed to communicate with the Database Server for JD Edwards Enterprise One process". Is there any logs somewhere or a way to better determine the problem?
    Thanks

    Finally got to collect the logs, but need help with their interpretation.
    Relevant excerpts are
    DbServerHandle::logonServer - connecting: JSY812, JIM, 172.24.241.59
    [Tue Nov 29 19:13:16 2011]     3444     3640     -
    JBInitLocalBridge
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    DbServerHandle::logonServer - error 2021 initializing bridge object.
    CJBLocalBridge::startChild - Started query server process.
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    CJBLocalBridge::stopChild - Stopping query server process.
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    CJBLocalBridge::stopChild - Stopped query server process.
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    CJBLocalBridge::startChild - Error verifying that query server process has started.
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    CJBLocalBridgeFactory::createLocalBridge - initialization error
    [Tue Nov 29 19:14:06 2011]     3444     3640     -
    CJBLocalBridge::stopChild - Stopping query server process.
    CJQProcess::dispatch - pid: 3444
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQQRYServer::startServer - entered
    [Tue Nov 29 19:13:16 2011]     3964     1328     -
    CJQSettingsMgr::buildClsPath(): JDE_JAR_FOLDER is : C:\Program Files\SAP BusinessObjects
    SAP BusinessObjects Enterprise XI 4.0\java\lib\jdedwards\default\
    [Tue Nov 29 19:13:16 2011]     3964     1328     -
    CJQSettingsMgr::buildClsPath(): jars from JDE does not exist in folder :C:\Program Files\SAP BusinessObjects
    SAP BusinessObjects Enterprise XI 4.0\java\lib\jdedwards\default\jdedwards\ .
    [Tue Nov 29 19:13:16 2011]     3964     1328     -
    CJQSettingsMgr::buildJVMPath(): full JVM path: C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\jdk\jre\bin\client\jvm.dll
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQQRYServer::stopServer - returning 200
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQQRYServer::startServer - error 222 initializing server
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQProcess::dispatch - error 222 starting
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQProcess::logError - error code: 10222
    [Tue Nov 29 19:13:16 2011]     3964     1328     CJQProcess::logError - error text: Failed to instantiate Java object. The system may be out of memory, or the Java components may be invalid.
    Help. Thanks

  • Create two or more flash files from one (Excel) data source

    Hi experts,
    I have the following requirement about Xcelsius.
    Our data source is a relational database. Via the ODBC driver we manage to create several queries and execute them into Microsoft Excel. Those excel sheets are the basic for the Xcelsius reports.
    Now we want to build some highly visualized reports on that, but the crucial fact is. We don't want to have all the reports in one FlashFile, but we need several flash file depending on the area of the queries.
    Hence our requirement would be one of the following points:
    - create multiple flash files from one .xlf
    - create multiple .xlf from data source
    Another requirement is the automatic execution of the process. We don't want to have a person in between, who has to call all the .xlf files to create the Flash reports step by step. What we need is an automatic process.
    Can this requirement be fulfilled in a way?
    Maybe by using the Xcelsius SDK?
    Thanks for any helps and comments!
    Sebastian

    Sebastian,
    Firstly talking about the important requirement i.e. automating the process:
    In your case you can achieve this by using the XML maps. This will pick the data automatically when ever report is refreshed.
    Secondly, both the approaches are correct, however i would go with the first one.
    1. Create multiple flash files from one .xlf
         You just need to create one dashboard and have a filter on areas (Invisible) and then export to flash (for every area).    
    2. Create multiple .xlf from data source
         This approach is also fine, however you need to create multiple dashboards and do the same thing i.e filter data based on area.
    P.S. Did you get a chance to explore options to integrate Xcelsius with your Relational Database, this will be much effective.
    -Anil

  • Weblogic Server 10.3.6.0.8 one of data sources failing while other 6 not

    Hello,
    I have 7 data sources connecting to the same database schema. After I upgraded the environment (production) day before yesterday evening I noticed one of the data sources start failing with exception below:
    "Connection test failed with the following exception: weblogic.common.resourcepool.ResourceUnavailableException: No resources currently available in pool ePayBatchDS to allocate to applications.
    Either specify a time period to wait for resources to become available, or increase the size of the pool and retry.."
    The data source capacity size is Min:1 Max:30, I increased to be as 1-50, after change it is worked for 15 minutes then it back again giving the same error message above. Please not that I have in production two servers as high availability approach however I upgraded one of them till now only and the same data source in the old server not failing.
    Please advise.
    Old Environment Specifications:
    Weblogic Server version: 10.3.4.0
    OS: Sun OS10 SPARC 64-bit
    JDK: 1.6.0 update 32 64-bit
    New Environment Specifications:
    Weblogic Server version: 10.3.6.0.8
    OS: Solaris 11.1 (64-Bit Mode) SRU 20 (18 June 2014 patchset).
    JDK: 1.7.0 update 55 64-bit
    Thanks,
    Mohd.

    Hii,
               No resources currently available in pool ePayBatchDS to allocate to applications.
    This exception cleaarly shows the connection are not available to allocate to ePayBatchDS  datasource.
    As you said there are altogether 7 data source out which six are working and one is not.
    In general if you are creating a datasource and providing a connection pool size we should consider the number of connection available or allowed at the database side as well.
    Please cross check at the DB side the number of connection available and based on that try to tune the connection pool size in your data sources.
    Regards,
    Abdul

  • Using several data connections in one SSIS data source?

    I am loading data from several SQL Server 2012 databases into a datamart. Currently, I am simply using sql sources and destinations for that. However, some of the queries require JOINs between the source databases. Therefore I currently refer to the databases
    within the command text of the sql source, e.g.
        SELECT t1.Field, t2.Field
        FROM [server1].[db1].[dbo].[table1] t1
        JOIN [server1].[db2].[dbo].[table1] t2 ON t1.Table1Id = t2.RemoteTable1Id;
    This is flawed, since all the sql commands have to be changed if the database or server names change. It would be far better to refer to connections which can be changed on package level and my question is how to get that done.
    One way I can think of to get that done is to use several sql source queries and join the data with SSIS join operations. For that all current data flows need to be reworked and I am unsure about the performance when joining large databases compared to the
    performance of a single t-sql query.
    The other approach would be some dynamic sql stuff which I want to avoid whenever possible. However, if it was possible to use a parameter to insert server/database into the sql command somehow, then that could be an option.

    Whatever you're doing now is a bad practice inside SSIS. You should be using data flow tasks for this if data come from different sources and use connection managers pointing to each of them. You add these connection properties as config items which will
    enable you to change them from outside package based on your environment
    If performance is your concern you can go for staging approach where you bring deltas(changes) alone on daily basis and then use it in the comparisons with destination tables using MERGE or T-SQL for set based processing. You need to have audit columns in
    your tables for this though.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Report painter -output parameters,Data source,Extract parameter, report

    Hi expert,
    1)What report painter -output parameters,Data source,Extract parameter, report mean for and what are the difference?
    2)I have create new report painter and transport to  Test server using T-code:GCTR and I find that the T-code always point to old report. As I had check the SE93 the D_SREPOVARI-REPORT is point to report group.Why this happen?
    3) Does creation of new report or modification of the report always need to select the extraction option so that it will able to display the relected changes? Because, I have done modification on the report but it is not reflected the changes even i save until i have to create the extraction is able to display the report but every time i run the report need to select the extraction with option to choose new extract or old. Kindly advice how to save and create the report painter and save will display reflected result .
    Please help

    Hi BR Christian,
    Thank you for the prompt reply.
    I have few querys as below:
    1)Do we every time create new report by copying the existing report painter need to select output parameter, data source and extract parameter in order to be able to display the new report?
    2)when modify existing report painter and save it do we need to select output parameter, data source and extract parameter in order to be able to display the modify report correctly?
    3) What are the different between right click copy the report inreport painter compare with create report painter with copy GRR1?
    4) What are the T-code for modify the report group?
    5) When I create a new report with the right click copy in GRR1 and modify the report painter column only and everything remain the same just the report name different why when execute the report it always appear in the selection screen with report button which have option button to select the 2 version  of report which one is the destination report that I copy from and one is the new report? How to set the report when execute will only display the new report only without need to select the option with just new report only?
    6)For transferring reports you can use GR37 (export) and GR38 (import) can be use to transport from one client to another client? What is difference between GR37 compare with  GCTR?
    7) If I use GR37 and GR38 it is mean no need to create the transport request which as usual we create transport se10?
    we can directly import to another client ussing GR38?
    8)When we create a new report with copy with the existing report with just modify the report colunm and the report name difference only what are the setting example: report,report group need to be selected to be include to export/transport to another client?
    9) What are the difference between library and report group?
    10) Can we set Se93 to execute only report not report group? How?
    11) when using GR37 to transport it is also include the report group,library and the particular report?
    12) Can I include the variable in the column header to display fiscal year which I have selected from the selection screen?
    How and which variable should i use?
    please help.
    many thanks
    Edited by: KH on Jun 18, 2011 6:52 AM
    Edited by: KH on Jun 18, 2011 6:55 AM
    Edited by: KH on Jun 18, 2011 7:06 AM

  • Configuring more than one LDAP as data source

    Hi Portal Gurus,
    We have requiremnt to configure  MS ADS LDAP-> DEEP HIERARCHY  & Sun one LDAP->FLAT HIERRARCHY as PORTAL Datra Source.we have already configured MS ADS LDAP.
    for  merging these 2 LDAPS as a data source can anybody having experiece ...
    we  tried to configure with the below server  parameters for  2nd lDAP merging as per  below reference
    Configuration of More Than One LDAP Data Source"http://help.sap.com/saphelp_nw04/helpdata/en/4e/4d0d40c04af72ee10000000a1550b0/frameset.htm".But
    we could not suceeded.
    Server parameters:
    Server:  xxxx:23xx
    LDAP Search root:  dv=hub, o=vds
    Connection ID:  cn=Directory Manager
    password: xxxxx
    we dont have user path or group path for the above 2nd LDAP.
    anybody can help in this ..
    Regards
    Tag

    Tag,
    It sounds like this issue might be releated to the fact that your second LDAP connection is to SUN One.   Maybe one of these links will help
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/aa/8f10f1e2bae346bef2853aa0f88f4c/frameset.htm
    or
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/4c3725aeaf30b4e10000000a11466f/frameset.htm
    Regards,
    Keith
    Message was edited by: Keith Crossett

  • Can a master data will have loading from more than one data source

    Dear gurus,
          I have a master data object which has every day loading from one particular data source. Now I got a requirement to load data from another data source. If we load data from more than one data source , will there be any problem with data? Will it accept loading from more than one data source.?
    Regards
    Rs

    Hi Ram,
    We can load the data to target morethan one datasource.Thats advantage in BI compare to BW. It will accept loading from more than one datasource.but you have to take care about characteristic and attributes are the same in both datasources like that.
    Regards,
    SVS

  • Delta on Customized Data Source

    Hi all,
    Our requirement is we want to make one customized data source as delta enable. First is it possible? please give me some document or share real experience so that it will be easy to explain to the peoples out here.
    I need a detailed explanation please.
    amit

    Hi,
    This can be done as you will need a date field or a numeric pointer orr timestamp kind of field in the data source to make it delta enabled.
    Here is the link on how to make generic data source and make them delta enabled.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    Thanks
    Ajeet

  • Report from multiple data sources

    Hello All,
    I have a requirement to create a report based on the data coming from XML file and needs to be joined with the data from SQL query extract.
    I did research on this and found this link helpful: http://blogs.oracle.com/xmlpublisher/2008/07/multiple_datasources_i.html
    But our data source will be FILE for xml files and can any one please suggest me the how can i define XML file in a data template.
    Please guide.
    Thanks.

    To link more than one universe all of them have to have the same connection.
    to solve your issue, i think you need to read more about Business Objects DATA FEDERATOR
    which allows you to integrate data and create one virtual data source from different data sources
    its really helpfull in your case.
    your Option 2 i think is still valid, integrate all the information into BW and create one OLAP universe
    good luck
    Amr

  • Assigning data source below info-object

    HI,
    I have to use one text data source below one info-object. But this data source is already used by another Master info-object.
    So that when we create transfer rule for this data -source and in "select direct info-object" when we give info-object name.
    After this when we activate transfer rule. It gives error like "it is assign to another info-object".
    So that how can we use this data-source to another info-object? is it possible or not?
    Thanks
    Devesh Varshney

    You can do either of the two -
    1. Migrate the existing transfer rule (from datasource to master data object) to transformation & datasource to 7.x datasource. Then you can load it to any number of targets.
    2. No change to the existing flow. Create export datasoruce on the infoobject (right click --> additional options) and create transformation/transfer rule to the new infoobject (from the export datasource) and load texts.

  • COPA data source data type changed for BUKRS

    Hi Exp,
    I've created one copa data source with cost based successfully in R/3 system. I've replicated that into BI system bu the problem is for characteristic BUKRS [Company code] the data type showing REF in BI which is non existance and hence i'm unable to activate this data source.
    Coudl anyone plese help...........
    Thanks & Regards,
    Amarnath

    Hi Ramesh,
    Thanks for your reply. It is in internal format only. I changed it to external and selected ALPHA conversion also but it's of no use. I don't know why. Is it the error on BI side or R/3 side?
    Thanks & Regards,
    Amarnath

  • Problem while generating classification data-sources

    Hi ,
    I have one classification data-source 1CL_OVEN001 which is based on vendor master data and class type 10.  I tried to added one field in this data-source . while generating data-source, I got some error like " Extractor can not be generated".
    Then I searched on SAP site and got one note 1946309 . When I implemented this note and tried to generated data-source. Now I am getting another error.
    "EXTRACT STRUCTURE IS NOT PERMITTED"
    I have tried with several note  but getting same error.
    Please help.
    Thanks in advance
    Devesh Varshney

    Hi,
    What field you have added, if it is Keyfigure then make sure that you have added its unit.
    -Sriram

  • How to model a XML Data Source

    Hi Experts,
    I have to model a XML Data Source. Usually I have to load texts and attributes separately (for 'normal' data sources). But I have only one xml file. Should I design one 'big' data source and accordingly one 'big' info package for all the xml data? Or should I create several data sources for one xml file?
    Best Regards,
    Denise

    hi Denise,
    as far as i know,
    the function xml datasource is generated after we assign infosource with 'flat file' source system, so if you do it from infosource of master data, then you may need separately as 'normal' datasources. if you want to go with the 'big' and 'big' (datasource/infosource and infopackage), then you can create a 'big' infosource with transfer structure fields sequence same as xml structure, and set the master data characteristics to be update as 'infoprovider' (rsa1->infoproviders->choose infoarea and right click 'insert characteristic as infoprovider', then create update rules for these characteristics and assign it with 'big' infosource.
    doc how to send xml if you haven't look
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9f7f8f95-0501-0010-f5ba-f19167ef74c4
    hope this helps.

  • Bug in Config Data Source Parameter on Content presenter

    Hi all,
    I find out a bug when we configure Data Source parameter on Content Presenter at run-time.
    Example:
    I configure the value for Data Source is:
    ${'SELECT * FROM ora:t:IDC:Profile:TinbaiProfile WHERE ora:p:xmNgayxuatban < TIMESTAMP \''}${pageFlowScope.utilsBean.strCurrentDate}${'\''}
    and Data Source Type: Query Expression
    Then Click OK to save my configuration and close the popup
    After that I came back the Component Properties: Content presenter dialog to configure more parameter. And I saw the value in the Data Source is:
    SELECT * FROM ora:t:IDC:Profile:TinbaiProfile WHERE ora:p:xmNgayxuatban < TIMESTAMP ''}${pageFlowScope.utilsBean.strCurrentDate}${''
    If I do anything else and click Apply or OK, it will alert the error message "Error: Error Parsing..."
    It's really a bug of this component. I known it happen from version 11.1.1.6.0 and hope the next version it will be fixed. But now is version 11.1.1.8.0 this bug still here .
    In my opinion Oracle should do more and more for a good produce with high value as $ for buying their produces and services
    Thanks!

    Thanks DanielMerchán!
    I have one more question about the error when I config the JOC for the manage server where my portal application is deployed.
    After finish config JOC for my manage server as the link Configuring the Distributed Java Object Cache - 11g Release 1 (11.1.1), my portal application can't run anymore. Check the log I saw the error:
    <Sep 17, 2013 4:59:17 PM ICT> <Error> <oracle.as.cache.groupv2.HttpHandler> <BEA-000000> <CO-0 Invalid HTTP request information: GET /ubck/faces/vi/vimenu/vipages_trangchu HTTP/1.1>
    Do you know why? I do something wrong
    Thanks!

Maybe you are looking for

  • Shell commands from JSP after Forms migration

    During application migration from forms 9i to JSP & BC4J, I have to code the following Forms code into my JSP application.This is for a button pressed trigger. DECLARE RENAME_STRING VARCHAR2(120):= 'RENAME C:\BRC\PDATA' ||:DRAWING_ACCOUNTS.ACCOUNT_ID

  • IPod not showing up on iTunes 12

    It was all working fine before but today my iPod classic 120gb 2009 just not showing up on iTunes 12.1. There has been no software updated installed and the computer recognised my iPad perfectly. i have changed the usb port, the cable and restarted b

  • How to hide search box in subgrid in crm 2013

    Hi, I want to hide search box in subgrid. When I click (+) in subgrid then show search box. I dont want to show search box. When I click (+) for new record then new form will open. Please tell me how to remove search box from subgrid in crm 2013

  • Ubuntu上でDAQmxBaseのlsdaqが認識しない

    お世話になります. USB-6501をDAQmxBase 3.4.0で使用しています. サポート外なのは承知していますが.ubuntu 9.04, kernel 2.6.28-19-genericで動作させようとしています. installは何とかできて.dio-sample(readDigPort.cのみ)のmakeもでき.起動させてもエラーは出ないのですが. 実行させると. Data read: 0xB770C2A0 の様な形で.ポートのデータが読めていないようです.(スイッチを付けても変化

  • Can an external editor be used with PSA 3 SE?

    I have reviewed the PDF download for Getting Started with PSA 3 SE and see no mention of an External Editor interface. However, I think this function would be very beneficial for people who have Photoshop Elements 2 and want to try PS Album. Therefor