Copy of Query

My question is as follows:
> There are two cubes quite similarly but i want to copy query from one cube to another cube

Hi,
You can copy the query or Do Save as the Same query and change the technical name.
Regards.

Similar Messages

  • Issues after copying a query from one IP to another

    Hi Friends,
    I have a query which was built on a infoset, i have built a multi provider with aditional objects apart from what i have in the infoset, i.e. this Multi provider has all the objects which are used in the query. I have copied the query from infoset onto the multi provider. All is well until this point.
    but when i see the default values or free characteristics of this copied query, it still shows the objects with prefix of old infoset. Shouldn't it be having prefix of multi provider instead as this query is based on the Multi provider?.
    Also when i save the query, i get a error message saying that XXX characteristic is not found in the info provider(MP), where as this cahr is available in the Multi provider.
    Can someone pls guide me how to resolve this?.
    Regards
    BN

    Hi,
    I get an error message when i try to copy the existing query to the new Mulit Provider. This i get in Transaction RSZC after i give source Ino cube XXX and Target Info cube ZZZ and select Queries radio button and execute.
    The error message what i am getting is as follows
    InfoObject Source__F1 is  missing in target info cube (Muti provider name).
    like this i am getting for almost all the objects, but all these objects are available in the target.
    Since, the query was a stright forward one i have created a new query exactly like the other one.But now i get another problem, i cant see the data in the report, even though there is data in DB. I checked the data on the Infoset and Multi Provider using Listcube.
    Can you suggest what can i do here?
    Regards
    BN

  • Run-Time Error '6' Overflow within BEx Analyzer after copy/paste query

    Hi all,
    User is getting a "Run-time error '6' overflow" message which is caused after copying any query in a 'query pack' to any free row/column within the same sheet (BEx Analyzer). This "query pack" has multiple queries within one sheet and covers 1800 rows so there is enough free space left for copying one of the queries to another position in the same sheet.
    Microsoft Office Excel SP2 is used which is part of MS Office professional edition 2003. The BW version is 3.0.
    Please let me know if more details are required or above mentioned error message is recognized and can be explained.
    Thanks and kind regards,
    Raymond Flaton

    Hi VRV,
      This error is caused whenever there is memory issue. If your query is built on a cube which has a BWA index then this problem can be related to the issue with the BWA server. Check your BASIS team to check if there is memory issue presently in the BWA server.
    Sometimes the issue is temporary, where the several users accesing the reports to fetch data from BWA lead to this type of error as the BWA gets overloaded. Try exiting the report and run it after some time again.
    Alternatively you can also try restricitng the selection for fetching the data in the report as suggested.
    Thanks

  • Can I copy Power Query queries to other Excel workbook ?

    Can I copy Power Query queries to other Excel workbook ?
    I want to copy some Power Query queies to other Excel workbook.
    a workbook have some queries about population.
    a workbook have some queries about labor market.
    I want to build a workbook with population queries and labor market queries for sharing OneDrive.
    Regards,
    Yoshihiro Kawabata

    Thank you, Curt.
    Yes, Now I copy by M code.
    I want  more easy way.
    When sharing Query at Power BI, Excel automatically share all related queries by one click.
    Regards,
    Yoshihiro Kawabata 

  • Copying a query from different user group

    masters,
    is it possible to copy a query from different user group?
    if so please tell me how
    thnks!

    The query made from SQVI is only intended for individual use. It cannot be transported and there is no concept of Global/Standard area. To be able to transport or share the query to other users is by converting it to SAP Query wherein the source of data will also be converted to an Infoset. Remember that is done in the Standard query area. To do this, go to SQVI-> click SAP Query then go to menu Query -> Convert Quickviews... Select your Quickview queries and provide and infoset name.

  • Copy BW query results with formatting

    When copying a query's results to another workbook, the formatting (namely coloring) changes.  Is there any way to copy the query results to a new workbook and keep the exact same formatting as in original query?

    One way to do this would be to copy the worksheet with the results to the other workbook, as follows:
    Edit --> Move or copy sheet... --> change "To book:" to the 2nd workbook --> check "Create a copy" option --> OK
    After doing that, you can cut & paste from the copied worksheet to other worksheets in the workbook, if necessary, and the formatting will be maintained.
    Hope this helps...
    Bob

  • Copy ABAP query from one servert to another

    Hi,
       How to copy ABAP query(SQ01) to other servers.Here we have sandbox-dev-quality-and prod.Now a query is created in sandbox, so i need it to move to Dev and then to quality.So do we have any upload and download option for this or we need to copy the code from system-status.

    Similar issue solved here.
    Download Query SQ01/SQ02

  • Copying a query from one cube to another cube

    HI BW Gurus,
    I am having a report due date for net payment analysis in Accounts receivables and i want to copy the same query into a different infocube accounts payable.
    Is it posssible to copy a query from one infocube to another infocube.
    Regards,
    Syed

    Hi,
    Yes,it is possible to copy query from one infoprovider to another infoprovider with some conditions.Please have a look at the note 981104 which explains you how to Copy between InfoProviders and Copy within one InfoProvider.
    Rgds
    Manoj Kumar

  • Copy one query from one infocube to another infocube

    Hi BW Experts,
    Hope all of them are doing good.How can we copy one query from one infocube to another infocube.
    I have infocube1 having one query ,I  NEED to copy that query to  infocube2? How?
    Could you please help me out?
    Thanks

    Use transaction RSZC in BW (BTW you're addressing BW experts in a BO forum better post in the Bex section of the BW forum)

  • How to copy a query

    Hi everyone,
    Can any one please tell me how to copy a query?
    just explain me the steps....pls
    Thanks in advance,
    Soumya

    Hi,
    If you want to copy the query on same InfoProvider, you can use the 'Save As' option.
    If you want to copy the query from one InfoProvider to other, you can use the transaction RSZC. But InfoProvider structure must be same before using the RSZC option.
    If your InfoProvider structures are not same, then you can use a function module to copy the query.
    There is one function module available to copy the queries from one target to other. We can achieve the copy even if the Source and Target InfoProviders are different.
    Here are the steps..
    Step 1. Bypass the standard functionality.
    Use transaction SE37 and enter the function module name RSZ_I_COPY_QRY_TO_CUBE.
    Set a breakpoint after the line Perform check infocube to manipulate the SAP BW original compliancy check. Search for and set the breakpoint at IF l_subrc 0 OR l_is_compliant = rs_c_false .
    Step 2. At the next stop in coding, enter the InfoProvider name in the occurring dialog in your defined breakpoint. In debug mode, set the return parameter l_is_compliant to X by typing the parameter name l_is_compliant in the field name input box
    Step 3. Copy the query.
    The system next asks you what query to copy The system believes that the target InfoProvider is compliant, but displays the objects that could not be found and copied Step 4. Add the missing elements.
    You can add the missing characteristics manually after copying the query.
    Regards,
    Yogesh

  • How to copy Bex Query,

    Hello friends..
    can you please let me know how to copy the Query.
    I want to copy the query from one datatarget to another one.
    Both cube defination is same,
    please let me know navigation steps. Thanks

    Hi,
    go to any table that begins RSZ in SE12.
    on the top go to where used object list display option on the top.
    it will open in the left various option.
    just check the last option of transaction codes it will show various option along with copying the queries.
    Thanks

  • How-to copy a query from a cube to another cube w/ the same structure?

    Dear All,
    Does anybody know if it is possible to copy a query, in the same system, from a cube to another cube (or multi-cube) which has the same structure?
    Thanks!
    Ioan

    Hi Ioan,
    Micheal is right.
    also you can do this another way. from the main menu of BW go to Business Explorer---> Query -
    > Copy.
    Regards,
    Reddy

  • How to copy existing query report into new query report in SQ00

    Hi Experts,
    Hi Experts,
    I want to add fields "company code" "'region" to existing  query report AQZZ/SAPQUERY/FKF1============
    (list of vendor address) for this i done as following:
    1.In SQ01  go to "EDIT->other user group" and i selected user group as /SAPQUERY/FK
    2.I typed F1 in query field and click change button
    3.I clicked next screen button and entered into "change query f1: select fields screen".here i clicked "basic list" button and searched company code checkbox and saved it as result company code is appearing in the standard report"AQZZ/SAPQUERY/FKF1============"
    but unfortunately there is no region field(LFA1-REGIO) for this i think i should copy the existing  query report  into new query report(Ex:Z_LIST_OF_VEND) which should be 14 characters.please tell me briefly how to do this because this is first time i am using SQ00.
    one more issue is when i selected "edit-otheruser group" and choosing /SAPQUERY/FK  i  am getting only infoset "/SAPQUERY/FIKD" but i should need Info set: "/SAPQUERY/FIDD" please tell me how to add the previous one into user group.i think if i got /SAPQUERY/FIDD into usergroup  /SAPQUERY/FK i can add region also into Query report as i mentioned above by going SQ01 ...............................
    please help regarding this which should be very beneficiary to my carrier.
    Regards,
    naresh

    Hi Experts ,
    I solved issue by changing infoset in SQ02 by means of assigning field to field group and changed the query in SQ00.
    Regards,
    naresh.

  • Creating Data Driven Subscription does not allow me to get Auto copy from Query.

    I am trying to create a data driven Subscription for sharepoint document Library.  I have a table I populate with values.  Then a stored procedure that exec and returns the values.  I use this in my data driven subscription. 
    Here is what my table looks like
    intSubscriptionID strSubscriptionName strFileName strPath strRenderFormat strWriteMode strFileExt strTitle strAutoCopy strUserName strPassword strVar1 strVar2 strVar3 strVar4 strVar5 strVar6 strVar7 strVar8 strVar9 strVar10 bitEnabled
    400 Billing - Invoice_ParentChildRollup 19_Jan2015 http://eagleviewportal/BusinessIntelligenceCenter/AccountingBI/Reports/New Excel Overwrite True Invoice_ParentChildRollup False NULL NULL 0000019 NULL NULL NULL NULL NULL NULL NULL NULL NULL 1
    401 Test Daily Order and Pending Status by SubAccount Test Daily Order and Pending Status by SubAccount http://eagleviewportal/BusinessIntelligenceCenter/ClientRelationsBI/Reports/New Excel Overwrite True Test
    Daily Order and Pending Status by SubAccount True NULL NULL 152884 NULL NULL NULL NULL NULL NULL NULL NULL NULL 1
    I can use all the values and it creates my subscription no problem as long as I do not try to use the autocopy. 
    If I select Use no Value  all works great. 
    If I select Specify a static Value and then choose True it gives me an error The AutoCopy Delivery setting cannot be set to True if the WriteMode Delivery setting is not set to Overwrite.  as you can see that value is set to overwrite.  If I use
    hard coded word OverWrite instead of getting it from query it works.
    If I do the same step above but select False it seems to work as well.
    If I try to choose the value from the query then it errors with the generic Sorry Something went wrong. I cannot find any value in url logs.
    Ken Craig

    Hi Ken,
    I have reproduced the same issue as you encountered. If you choose both value for the fields(WriteMode and AutoCopy) from query, SharePoint will result in an error page. I finally fixed the issue by manually updating the table
    dbo.Subscriptions from the reporting service database. To make this, please first copy the value of field
    ExtensionSettings from the subscription table.
    Change the WRITEMODE and AUTOCOPY from "<ParameterValue><Name>WRITEMODE</Name><Value>Overwrite</Value></ParameterValue> <ParameterValue><Name>AUTOCOPY</Name><Value>AutoCopy</Value></ParameterValue>"
    to "<ParameterValue><Name>WRITEMODE</Name><Field>strWriteMode</Field></ParameterValue> <ParameterValue><Name>AUTOCOPY</Name><Field>strAutoCopy</Field></ParameterValue>".
    Here Value means the static value, and field means the name of the query field. After you modify it, copy the settings back to field
    ExtensionSettings or use update SQL to update it.
    At last, your data driven subscription should be like this:
    Thanks,
    Reken Liu

  • How to copy a query from one infoprovider to another infoprovider

    Hi Experts,
    Could anyone suggest me on how to copy a particular query from one infoprovider to another infoprovider which are identical and have the same objects in them.
    Thanx in advance
    Lalit

    Hi Lalith,
    Use the Transaction RSZC and specify the - > Source InfoCube  -> Target InfoCube and select the queries  you want to copy.
    Hope it helps
    Regards
    Srikanth

Maybe you are looking for

  • Replace line

    Hi there, I am new to java. I want to find a specified line of string in the file, and then replace it with a new string. i would like to use RandomAccessFile. Could anyone here kindly give me an idea or show me a sample? Thank you in advance, bob

  • Table Compression in 9.2.0.1

    Dear All, I need to use table compression. Could you please suggest some ideas from your practice? I tried to load 545 mb text file into database and compress it. the result of compression is not such significant I expected. I got 456 MB table. pctfr

  • How do i add songs??

    i'm new to itunes & i just received my ipod. i have a lot of songs i've downloaded with Ares in mp3 format, but how do i add them onto my ipod?? and is therer a way i can transfer songs from my cds onto my ipod?? any help would be appreciated! thanks

  • Issue after update Apple TV 2. Please Help!

    After i accidental update my Apple TV. I can only see 2 icons. Computer and Settings. I use to be able to use youtube for my toddler to play his favourite learning programme... Please help... Can't bear to see him sad for not able to watch his learni

  • I bought PhotoShop 12.0 for Windows 8.  I cannot find the Curves function in the program.  Is Curves excluded from this version? If so, how can I upgrade to get Curves?  Thank you!

    I bought PhotoShop 12.0 for Windows 8.  I cannot find the Curves function in the program.  Is Curves excluded from this version? If so, how can I upgrade to get Curves?  Thank you!