Export of subreport in wrong column

Post Author: Eany
CA Forum: Data Connectivity and SQL
I have a Crystal XI report returning 5 fields from an SP, and a 6th from a subreport.
It displays OK, but when I select File > Export > Export Report > etc etc,
I get one row with fields 1 to 5, followed by a second row, with field 6 in col A.
This is repeated throughout the export.
It is as if a CR / LF is being inserted in front of Field 6.
How can I get all 6 fields in the same row ?
Many thanks

Post Author: V361
CA Forum: Data Connectivity and SQL
Not sure if this will work.... Create a formula.
Field1 & " " & Field2 & " " & Field3 & " " & Field4 & " " & etc.....

Similar Messages

  • Managed Metadata appearing in wrong columns after Restoring a site to a new Site Collection

    I've restored a site with some libraries that have Managed Metadata (MM) columns from one site collection into another site collection inside the same web app so it should all subscribe to the same Managed Metadata
    Service Application.
    There are two MM columns in one library, one holds a single value which is what type of document it is, the other is a general tag field that allows the user to add multiple MM values to it if they want.
    What we've found  is that data has randomly disappeared on some MM fields, on others it appears in the wrong column, and in other cases it appears fine.
    I used native out of the box GUI backup and restored with the command line,
    I've done it twice with the same result, so it’s not a one off corruption during backup. It's the same story in a different doc library based on different term sets as well. 
    Of all the things to not work properly, MM was probably last on my list to expect, it's knocked my confidence in it a bit, as well as worried me about future upgrades.
    If anyone has any ideas over what may be the cause of this, it would be appreciated, I've read lots of blogs, but nothing quite like this has cropped up.
    Thanks,
    Jon

    Most of the ISV offerings will allow you to 'Migrate' content from one SP location to another. I'm pretty sure AvePoint and a few others have tools specifically developed for shifting bits and pieces around SharePoint farms.
    It is a limitation but the ISV tools tend to do a good job and maintain nearly full consistency.
    There's scripts around that can do much/most of the migration and you could always extend them to do the same things as the ISV migration tools however the cost to do so can quickly get to the same ballpark as buying an already made tool.
    Paul is also in the London office, we often work together when projects requiring his brains and my beauty crop up.

  • Delete command in SQLPLUS by use wrong column name command

    Assume I have three table T1,T2 and T3 shown as follow...
    sql> desc T1 ;
    cusid number
    name varchar2(50)
    sql> select * from T1;
    cusid name
    1) 101 TEST1
    2) 102 TEST2
    3) 103 TEST3
    4) 104 TEST4
    sql>desc T2;
    ref_cusid number
    sql>select * from T2
    cusid
    1) 103
    if I want to delete account in T1 that deleted account is in T2.
    I must use query1 , it will work
    query1::>
    delete from T1 where cusid in (select ref_cusid from T2);
    but if i type wrong by this command
    query2::>
    delete from T1 where cusid in (select cusid from T2);
    in query 2,it should be have warning message because field cusid is not in T2.Right ? But it will delete all account in table T1.
    compare query2 with query 3,
    query3::>
    delete from T1 where cusid in (select field_test from T2);
    it will show warning message like 'ORA-00904: "FIELD_TEST": invalid identifier'
    I noticed that in query2 and query3 , Different Thing is query 2 wrong column name in T2 has same name as column in T1. I wonder why it is.

    I doubt very much if this is really what you did:
    sql>desc T2;
    ref_cusid number
    sql>select * from T2
    cusid
    1) 103The desc command shows a column name ref_cusid. The select command shows a column title cusid, not ref_cusid.
    You start by saying that you have 3 tables, without doing anything with T3. Are you sure you you haven't mixed up a copy and paste somewhere?

  • (BSO) export for lev0 member in column format

    Hi there,
    Today I have made a (BSO) export for lev0 member in column format.(Choosed this options with the export routine)
    What maked me wonder was that not only lev0 member are in the export file but also lev1 member.
    Can someone explain why this happened.
    I'm on 9.2.1 on win32.
    Regards
    Andre

    Hi Glenn,
    Thank you for your response,
    As you can see from the ess_lev0_exp_1.JPG outlined in the screen shot
    that this >lev0-member has 18 children. So impl shared should not matter.
    As as you can see from the ess_lev0_exp_2.JPG also these members are included in the export.
    However, the dim "Konten" (Account) is set to dense.
    The export options you can see in ess_lev0_exp_options.JPG.
    I find that strange anyhow. Hmm...
    http://fotoalbum.web.de/gast/andre.ml/Essbase
    Regards
    Andre

  • Wrong column-headline in se16n after adjustment in view (se11)

    Hi together,
    When I´ve just created a view in trx. se11 I made little typo when I entered the name of a view field.
    Although I´ve adjusted this error, se16n still shows the wrong column headline.
    I´ve already deleted the view and created it again...nothing changes. In se16 erverything is OK.
    Thanks for any help

    Hi,
    This might be because of buffering issue. There is a standard program for deleting the ALV buffers. Don't remember the name. You can search in SCN for this.
    Try to logoff and relogin. Ideally it should work.
    Also you can debug SE16N and see from where the field cat is coming. I think it uses buffering parameters.
    Thanks,
    Vinod.

  • How to Export/Import specific/selected table columns (can database view be

    All,
    I like to export and import some selected columns and rows of a table from one oracle database to another database.
    For example, I like to export the following SQL's result data to another oracle database.
    select ename, sal from emp where dno = 100;
    Can I create a database view based on the above SQL and export the view with data (I don't think data will be exported along with database view?)
    I know, I can do this either with SQL*Loader or by creating DBLink between databases and using insert-select statement.
    Please let me know if this is possible in exp/imp.
    Appreciate your help.
    Thanks
    Kumar

    Hello,
    You can Query and table option to export and import and i recommend you to create parameter file to use query option
    parfile.par
    file=myexport.dmp
    tables=table1,table2,table3
    query="where dno=2"
    ..Conventional export/import, you can also consider using datapump if you are using 10g.
    exp username/password parfile=parfile.par log=myexport.log
    imp username/password file=myexport.dmp tables=table1,table2,table3 log=myimport.logRegards

  • Excel export (webui crm -- excel) wrong format of house number

    Hi,
    in an excel export  (webui crm ---> Excel)  is displaying the wrong format.
    If the house number contains a special character such as "/" then the house number displayed in the date format in Excel.
    And if in the field house number is a number and a letter such as "9 a", then the house number is displayed in time format (9:00 am) instead the house number.
    Does anybody know, how can I solve this problem?
    Thank you in adance.
    Best regards, Jasmin

    Hi,
    There is no error from the CRM functionality. If you SAVE the excel,instead of opening it directly and then " open with "
    word pad or notepad, you can see the phone no.s and fax no.s are properly transported to excel.There is a default format setting of
    excel from the Microsoft, so you are getting the default format after opening the excel.
    Steps:
    1.Export to excel.
    2.Choose the BP,PHONE and FAX columns holding the 'CTRL'key.
    3.Right click on the chosen columns and choose "format cells".
    4.Under the tab "number" choose 'number' and and reduce the decimal
    place to '0' and click "OK".
    5.Now you will be able to see the expected format.
    If you are using IE then the excel file that is being generated should be an XML file which would help with the formating issue. But when there is a problem in the generation of the XML file a CSV file is created instead.
    The kind of problems that can cause this could be :
    - Wrong version of Excel (professional needed)
    - Error in encoding (note 1560243 corrects this)
    - Active X Settings on browser are not properly setup or disabled
    - Other problems (some fixed in note 1457261)
    I hope this helps.
    Br,
    Lloyd

  • Matrix exporting to excel with empty columns, with page break option of "Between each instance of a group" selected.

    I am working with Report Builder 3.0 I am using a matrix to produce grouped data on separate worksheets in excel.
    The select is:
    SELECT ID, Measurement, Value, [Date] FROM Measurements_Report. (please ignore the underscores they are just for formatting) 
    The contents of the Measurements_Report table:
    ID__Measurement__Value__[Date]
    1___Hot_________33_____10/1/2014
    2___Hot_________44_____10/2/2014
    3___Cold_________55_____10/2/2014
    The matrix contains a single row group based on the field "measurement". The Measurement group has the page break option of "Between each instance of a group" selected. 
    There is a column group based on the field "Date". 
    When this is matrix is exported to excel on the first worksheet (Hot) there are three columns as shown below:
    ID__10/1/2014____10/2/2014___10/2/1014
    1___33
    2_______________44
    Notice the last column doesn't have a value.
    On the second worksheet (Cold) there are also three columns as shown below:
    ID__10/1/2014___10/2/2014___10/2/1014
    3__________________________55
    This time notice there is only one row and only a value in the last column.
    I only want the columns with data for that worksheet to show up. How can I remove these empty/duplicate columns? Hopefully there is a simple fix. Thanks ahead of time.

    With the following contents of the Measurements_Report table:
    ID__Measurement__Value__[Date]
    1___Hot_________33______10/1/2014
    2___Hot_________43______10/1/2014
    2___Hot_________44______10/2/2014
    3___Cold________55______10/2/2014
    Returns on the first tab (Hot):
    ID__10/1/2014____10/1/2014____10/2/2014
    1___33
    2_________________43
    2______________________________44
    In the excel worksheet it contains a separate column for each date with a value. Thanks again!
    Why is the same date repeating on multiple columns? Do you've the time part also returned from database?
    Please Mark This As Answer if it solved your issue
    Please Mark This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Web App CSV Export Puts Everything into 1 Column in Numbers 3.0

    Hi
    Anyone have this issue before where the new Numbers by Apple, takes the web app export CSV and throws all data into one column? It displays the Template downloads just fine. Just not the Exports for Web App Items.
    Any tricks?
    Teejay

    Oh and the reason likely that has happened because if you do some HTML structures in the content it breaks the import/export process a bit.

  • Report columns not exported to excel if the column values are links(URLs)

    Hi Friends,
    I am facing this weird situation in my development environment at work using Apex 3.1.2.00.02.
    There is this report where I am using this huge query below to show the statistics of various file loads.
    SELECT f.load_date "Load Date",
           c.cust_name "Customer",
           a.file_id "File ID",
           f.rec_count "Total Records Processed",
           a.success "Successful Records",
           a.file_translation_errors "Customer Validation Errors",
           a.data_referential_errors "CS Validation Errors",
           a.no_activity_type_assigned "No Activity Type Assigned"
      FROM (SELECT   file_id,
                     NVL (MAX (success), 0) success,
                     NVL (MAX (file_translation_errors), 0) file_translation_errors,
                     NVL (MAX (data_referential_errors), 0) data_referential_errors,
                     NVL (MAX (no_activity_type_assigned), 0) no_activity_type_assigned
                FROM ((SELECT   file_id,
                                COUNT (*) success,
                                NULL file_translation_errors,
                                NULL data_referential_errors,
                                NULL no_activity_type_assigned
                           FROM ah_activity_external
                          WHERE status_id IN (43, 53)
                       GROUP BY file_id)
                      UNION
                      (SELECT   file_id,
                                NULL success,
                                COUNT (*) file_translation_errors,
                                NULL data_referential_errors,
                                NULL no_activity_type_assigned
                           FROM ah_cust_gis_arch
                          WHERE status_id IN (1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 22, 23)
                       GROUP BY file_id)
                      UNION
                      (SELECT   file_id,
                                NULL success,
                                NULL file_translation_errors,
                                COUNT (*) data_referential_errors,
                                NULL no_activity_type_assigned
                           FROM ah_cust_gis_arch
                          WHERE status_id IN (24, 15, 16, 17, 18)
                       GROUP BY file_id)
                      UNION
                      (SELECT   file_id,
                                NULL success,
                                NULL file_translation_errors,
                                NULL data_referential_errors,
                                COUNT (*) no_activity_type_assigned
                           FROM ah_activity_internal
                          WHERE status_id IN (26, 31)
                       GROUP BY file_id))
               WHERE file_id IN (
                        SELECT file_id
                          FROM ah_chain_file
                         WHERE chain_id = :p2_customer
                           AND load_date BETWEEN :p2_load_start_date AND :p2_load_end_date)
            GROUP BY file_id) a JOIN ah_chain_file f ON (    a.file_id = f.file_id
                                                         AND f.file_default = 'N')
           JOIN ah_chain c ON (f.chain_id = c.chain_id)In the above query I have made the following columns as links which would redirect to other pages showing the respective records.
    1) "Successful Records"
    2) "Customer Validation Errors"
    3) "CS Validation Errors"
    4) "No Activity Type Assigned"
    Also I have enabled CSV output under "Report Export"
    Now the issue is when I downloaded this entire report into spreadsheet, only the non-url columns are being exported.
    I have even made sure that "Include In Export" under Column Attributes is set to YES.
    I tried to reproduce this issue using Dept & Emp tables but it seems to be working there.
    I don't know if it is the query which is causing this issue or a genuine Apex bug.
    Hope someone might have faced some thing like this earlier.
    Appreciate your thoughts on this.
    Thanks,
    Raj.

    Raj,
    see if this helps you:
    http://apex.oracle.com/pls/otn/f?p=31517:22
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Import/Export wizard auto-generates all columns as DATE

    Hi
    I'm trying to use the Import/Export Wizard as I used to, as a handy tool to figure out what a series of T-SQL statements (in an SSIS package) is doing - or, if I'm lucky, what on earth the original dev
    intended them to do.
    Version: SQL 2014 64-bit running on Win 7 64-bit
    The code is pretty dreadful:
    SELECT DISTINCT on one set of column names,
    join this set to another table but not on exactly the same set of column names,
    embedded (SELECT MAX(bla) FROM SameTable WHERE [match to outer set on another set of columns] GROUP BY [hey, yet another set of columns!]) inside the SELECT column list...
    and it all goes to a nasty #Tmp, which is then abused with further bad code further down.
    Imp/Exp is always handy to quickly get the intermediate results into an auto-created real table, so I can figure out exactly what the effect of this is.  I use it to export from the database back to the same database, but to a persisted table.
    This time (first time with SQL2014) it's not working.  The source is "write a query" (paste the actual query).  The destination I set to a new table.  The auto-generation of the new table creates every column as type
    date.  Not surprisingly, this doesn't work, as the original data is mostly not of
    date time.
    Looks like a bug.  Any idea of a workaround or fix?
    thanks!

    Sorry, but I think you're still not getting what I'm saying.
    This is not a production SSIS package design, but a quick'n'nasty diagnosis technique I'm used to using:
    - Find some SQL in an existing query/script that I'm trying to debug
    - Paste it into Import/Export wizard as a source
    - Wizard creates a new table for the result - I then have the results persisted for examination, comparison with the results from refactored code, etc.
    And I can't even put suitable CAST/CONVERT statements in, because the wizard is mis-identifying the
    input column data types, with no way to change them.   It's somehow thinking that every column in the input (the SQL query) is of type
    date(500), when the columns are obviously not of this type.

  • 720 x 480 DV sequence export aspect ratio always wrong. How come?

    Finally finished editing one of the sequences and want to export and test it,
    But no matter what settings in QuickTime Conversion (or just QuickTime Movie) parameters I do (e.g., Size), the exported file always seems to be in the wrong aspect ratio.
    I need to have the resulting movie burned on DVD for showing.
    Any tips appreciated.
    Sequence settings are 29.97 fps, 720 x 480, DV/DVCPRO NTSC, NTSC CCIR 601, 48 KHz.
    Thanks.

    Hi guys.
    OK, I hate to use the words "I assumed" because you know you are going to get into trouble for saying them! But... I guess this is how the newbies like me learn the difference between assumptions about certain theoretical concepts and their real-world exceptions.
    "I assumed" that in FCE/FCP that if I set a sequence's settings in the new "multi-format" timeline, that FCE/FCP would keep that sequence throughout the timeline, and automagically conform whatever clip formats that I put into it, into the sequence's formats. And therefore that I no longer need to worry about the original format of the clips, and just focus on using the sequence's settings as the final assembly format.
    (Please advise if this assumption is incorrect).
    Thus, my sequence settings above
    29.97 fps, 720 x 480, DV/DVCPRO NTSC, NTSC CCIR 601, 48 KHz
    combine footage from
    1) HDV camcorder imported into iMovie 08 as 960 x 540 (the "lower resolution" option from iMovie '08 import), 16-bit @ 48 KHz (Big Endian), 25 fps
    2) AVI files (DiVX 512 x 384, MP3 at 44.1 KHz, 23.98 fps)
    The AVI DiVX footage is actually television program recorded content. The HDV footage (converted to 960 x 540 resolution by iMovie) is what I shot myself.
    What I am doing is trying to cut in my HDV footage (home video) into the TV show's content to create a humorous entertaining video to show family and friends.
    So after editing this thing for the past week, I am now ready to test on the target devices (iPod, DVD).
    The edited cut plays fine in FCE's preview.
    However, on export, the original TV show's content is in the wrong aspect ratio. That is, it is a bit wider, pulled out horizontally. Not significantly wider (e.g., not like 4:3 pulled to 16:9) but just not in the proper aspect ratio. I can't really tell if the superimposed HDV (that is, 960 x 540, not actually 1080i) footage is pulled out too (most of that is shrunk down or otherwise distorted, in the final assembly).
    I have spent two days now exporting to many different formats, etc. but none of them seem to work. I just don't understand why. I would have thought that "forcing" the pixel dimensions using QuickTime Conversion's "Size" option would brute-force ensure the resulting video has the exact required dimensions and thus aspect ratio, but it does not seem to be my result.
    Help much appreciated!
    Thanks.

  • Wrong column entries

    Hi,
    I´ve a table where one column(status) includes wrong values. Stuff like this:
    NC€CESSED
    ’@CESSED
    jã€CESSED
    thats all the same: PROCESSED! No other table or column is concerned.
    Our driver (9.0.2.0.0) shows all data correct, if we are using the right statement, so we have no problems in production.
    The right statement includes an select on all possible column values
    Example:
    select ... from confirmation where reserved = ... and status in('CREATED','PROCESSING FAILED','PROCESSED', 'PROCESSING')
    Next one is´nt usable because cryptic data for column status would be returned:
    select ... from confirmation where reserved = ...
    What is the problem with this column?
    THX for help. Marcus

    Hi,
    You can check;  Number of incorrect logons for a user after which the logon procedure will terminate  using this parameter.
    in rz11 ,
    login/fails_to_session_end
    These parameters may help you.
    http://help.sap.com/crmcg_en/22/41c43ac23cef2fe10000000a114084/content.htm
    My question is there any way we can look the user account wrong password entries and how many times they entered the wrong password.
    I don't think this is possible - to cheek , how many times the user entered the wrong password.
    Even if possible , those types of messages should appear in the system log - sm21
    Regards

  • Export Crosstab to Excel : Header Columns repeated for each page !

    Post Author: maagik
    CA Forum: Exporting
    Hello,
    I work with CR 10 and I want to export a crosstab to excel through the api included in VS2005. I choose an export standard. The excel file is right generated BUT in each page break, the header columns are repeated. I don't want to have the header colums because users made some post calculation in the generated files. Does anybody have an idea to remove it ?

    Hi Kranthi
    You can try exporting your report to Excel Data only format as it retains the column width.
    While exporting apply the options like Maintain Column Width etc (as per your requirement).
    Hope this helps!!
    Regards
    Sourashree

  • Exporting data in rows and columns and loading in RDBMS

    <p>I have a scenario wherein i want to export data from HyperionEssbase in <b>rows and coulmns</b> and <b>load it into</b><b>RDBMS</b>. I can load data into RDBMS using informatica if theflat file exported is in form of rows and columns.But when i exportthe file using Hyperion Essbase 9 i get it in from of alldimensions and then the fact value which is not how i want. I wantdata in relational from in flat file itself(row,column).</p><p>Looking forard to your suggestions..Thanks in advance..</p>

    <p>Thanks <b>willjordan</b> and <b>twakim</b> for yoursuggestions..</p><p> </p><p>I tried both the techniques and both worked...</p><p>With reference to the technique suggested by <b>twakim</b> , I was able to use that in Hyperion Essbase 9..But in myreal scenario the cube is in Hyperion Essbase 6.5.4.2..Can i usethis Custom defined functions in Hyperion Essbase 6.5.4.2..and ifso how as there is no concept of Analytical server there???</p><p> </p><p>Please help me in this issue???<br></p>

Maybe you are looking for