Data columns overflow when viewing in HTML or infoview

Hopefully there's a simple answer for this.  I have several reports created in Crystal 2008 or XI R2 that sporadically display data incorrectly when viewed via either HTML view or published to BOE XI 3.1 and viewed in infoview.
The symptom is when data fields are longer than the field size defined, they will overflow into the adjacent columns and overwrite the next column.  When previewed in Crystal or exported to pdf, etc they look fine and will truncate the data at the defined field width.  I don't want to turn on the 'can grow' and take up additional lines, I need it to truncate the data at the specified length.
any idea's?

thanks Raghavendra.  That didn't actually work as It had no impact on the html rendering, the column still overflowed It also had the negative impact of truncating the PDF and other formats at the first space character in the string, but your suggestion lead me to a solution.
I found that by setting the fields 'text interpretation' to either html or RTF instead of 'none', that the truncation would work as desired in the html viewer.  Not sure why this would be so, but it fixes my issue. Seems like kind of a bug to me though.
thanks for the response though
Doug

Similar Messages

  • When Exporting a Crystal Report to Excel format all of the dates get changed when viewed on Mac version of Excel

    We're using Crystal Reports 10 and when we export a report from the Crystal Viewer using either the MS Excel 97-2000 option or the MS Excel 97-2000 (Data Only) option, the date columns on the report appear as expected on a PC version of Excel, however, most of the users at our company use Macs so when they open the same report on the Mac version of Excel all of the dates show up as 2011 or 2012 dates eventhough they are suppose to be 2008 dates. We've tried to just open the report after the export process and then do a "Save As" but get the same result. The date columns all appear to be formatted as Date. The dates on the Crystal Viewer appear as expected when viewed on a Mac. The users are running Excel for Mac OS-X Service Release 1.0. Any idea why this may be happening and is there a solution to this problem? Thanks!

    Hi,
    To clarify, are you currently using the Mac version of Crystal Reports Viewer 2008 which you downloaded from here?: http://www.sap.com/solutions/sapbusinessobjects/sme/reporting/viewer/index.epx

  • Logo Overlaps with Data when viewed in HTML mode

    Hi,
    My report looks weird when I view the report in HTML mode i.e., my report logo overlaps with the report Row headers but when i view the same report in Java Applet mode report looks good and also when I export the report it looks good.
    I tried deleting the logo & adding a new logo & I even changed the settings of the logo & also I cleared cache of my browser, etc. I tired many options but nothing seems to work. Only couple of reports have this kind of issue & rest other reports looks good.
    Did anyone faced this kind of issue before? Is it a tool bug?
    FYI, I am using BO 4.0 SP5.
    FYI, I have created Logo by creating a blank cell in the Header of the report., then right click on blank cell and select “Format Cell”. In the formal Format Cell window click on Appearance and click on Radio Button “Image from URL” then type boimg://reportimage.jpg
    Thanks & Regards.
    Naveen.

    See if one of these program will kick it out of recovery mode:
    For PC
    RecBoot: Easy Way to Put iPhone into Recovery Mode
    If necessary:
    Download QTMLClient.dll & iTunesMobileDevice.dll for RecBoot
    and                                           
    RecBoot tip
    For MAC or PC       
    The Firmware Umbrella - TinyUmbrella
    Next, restore the the iPod and see if you can get any data off the restored iPod
    via How to perform iPad recovery for photos, videos
      Wondershare Dr.Fone for iOS: iPhone Data Recovery - Wondershare Official

  • How to increase the column width when viewing a spreadsheet created by a concurrent request

    I have created a BI Publisher template to display the output from scheduled discoverer reports. It contains sixty three columns and the heading for each one is a variable but, in order to fit these on the page, each column is about a half a centimeter wide.
    When I use the Preview Template option from the RTF file and select Excel the columns are automatically sized to accommodate the data (which is what is required). However, when I upload the template and run a concurrent request and view the output, each column is shown as half a centimetre in width so the user can see very little of the data without resizing all columns. We do not think that this will be acceptable to our users.
    We are using Excel 2010 in both cases.
    I have looked at this forum and tried a few things without success so any help will be gratefully received.

    for ebs 12.1.3 you can create excel template by bip desktop 11
    i used bip desktop 11.1.1.5 with ms office 2010 for create excel template for ebs 12.1.2 and 12.1.3
    using excel template based on what do you want to do - if report contains complex visualization or many merging of cell and etc
    for starting
    https://blogs.oracle.com/xmlpublisher/entry/real_excel_templates_i
    Creating Excel Templates - 11g Release 1 (11.1.1)

  • AS3 Components dissappear from stage when viewed in HTML but not in Flash Player app

    I'm really hoping someone can help me here. I've been working
    on a project for a while now (still very new to AS but I'm getting
    there) and am supposed to be showing an initial release tomorrow. I
    have a main app (Application.swf) that contains all the business
    logic classes. Application.swf then loads Skin.swf which contains
    all of the GUI widgets & design. The idea is that Skin.swf can
    be swapped out for Skin2.swf and customized if desired.
    Skin.swf contains 2 AS3 components: ComboBox & DataGrid
    When I test Application.swf the components appear and work
    fine. When I double click Application.swf and open it in Flash
    Player.app (standalone flash player from Adobe) the components
    appear & work fine. When I export to HTML and view
    Application.swf in a browser page the components are both
    completely missing. Not that they are present but have no data,
    they are just completely absent from the stage.
    I can't figure out how this could be the case unless maybe
    there is a security setting somewhere that's triggered by the .swf
    running in a browser.
    Any help would be HUGELY appreciated.
    Thanks,
    Cliff

    Figured it out. Change wmode to opaque. I just wasted hours
    on this retarded bug.

  • How to perform Descending Order function on a DATE column in Analytical View

    Hi,
    I have the below requirement
    For the article/site having a+ stock quantity from table MARD field LABST, check the last goods movement date as a receipt table MSEG field SHKZG value "H".  To get this information fetch the data from the table MSEG & MKPF.  The lead time from that date till the present date is the ageing information.  Show the output sorted on the duration as ageing information.
    Created a calculate column with the below code and it is populating data i.e. multiple records for the same item for different dates like
    daysbetween(date("BUDAT"),date("CURRENT_DATE"))
    MC25001;1001;08;DC01;;H;WL;20150317;20150317;000000000000000233;2015-04-20;34;1,003
    MC25001;1001;08;DC01;;H;WL;20150312;20150312;000000000000000233;2015-04-20;39;2,006
    MC25001;1001;08;DC01;;H;WL;20141203;20141203;000000000000000233;2015-04-20;138;3,009
    MC25001;1001;08;DC01;;H;WL;20150409;20150409;000000000000000233;2015-04-20;11;1,003
    MC25001;1001;08;DC01;;H;WL;20141201;20141201;000000000000000233;2015-04-20;140;1,003
    Now I have to sort the date (BUDAT) (highlighted in bold above) to be sorted in Descending and then take the first record and then apply the the above formula to get the aging stock. 
    Any suggestions?
    Best Regards,
    Vijaya

    Hi,
    But I don't think you need to go for scripting view. What you can do here is create one more calculation view , insert this analytical view in the projection and select date as measure and pick max value and then create one calculated column and put your logic.
    I hope i got your requirement correctly.
    BR
    Sumeet

  • Embedded images disappear on column sorts when viewing SSRS via url in an iframe

    RE:   SQL Server - 2008 R2  Reporting Services
    We deliver an ASP.Net MVC (5) application and some of the views show/display SSRS report via url in an iframe (so the report is displayed vi the web viewer).   There are images in the header of some of these reports which display correctly on the initial
    view, but "disappear" when the user uses a report column sort and/or changes the report zoom (via the SSRS web viewer toolbar). There are other quirky behaviors as well (depending on the browser), but we are dealing with IE versions 8 thru 11.  I've
    already set the ReportViewer.aspx to use <meta http-equiv="X-UA-Compatible" content="IE=7">, and our application pages/views use <meta http-equiv="X-UA-Compatible" content="IE=edge">.
    Does anyone have a "fix" for this? I know it's related to the ReportViewer.aspx and displaying the report(s) in an iframe, but I can't seem to find any information on how to fix the issue.

    Hi,
    According to your description, when you preview report through url in an iframe, the embed images can be displayed, images can’t be displayed after users used sort and changed report zoom.
    To troubleshoot the problem, please refer to the following steps:
    Run the report in Business Intelligence Development Studio (BIDS) to make sure that the images can be displayed correctly.
    The issue may be relevant to compatibility of browser, please use different browser to check whether the issue persists.
    If you are using embedded image of jpg type, please change the extension of the image to png.
    Set the ReportViewer.aspx to use <meta http-equiv="X-UA-Compatible" content="IE=8">.
    Here is a relevant thread you can reference:
    https://social.technet.microsoft.com/Forums/en-US/56650bf4-e65d-4f84-8ac0-a57cb26543b2/image-disappears-when-sorting-in-ssrs-for-server-report-on-report-vieweron-aspx-page?forum=sqlreportingservices
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • Stroke/Border Disappears When Viewing on HTML File

    Hello -
    I am using Flash CS5.5. 
    I am working on Flash banners and I want to place a 1 pixel stroke/border around each banner.
    I did the usual, created a new layer, used the rectangle tool, put in the correct stroke number (1 pixel), matched the size to the banner and aligned it correctly, etc.  The stroke is the exact dimensions of the banner/movie and the stroke is on the top layer.
    When I Preview/Test the banners within Flash the stroke/border looks fine.  However, after I publish and I view the published SWF and also separately on a HTML page, the border/stroke does not show up on the right side and on the bottom.
    If I change the stroke to 2 pixels (from 1 pixel), then the right side shows up but the bottom still does not.
    Any ideas why this is happening? 
    Thanks!!!

    Well I found the answer here:  http://furizu.net/blog/2009/08/the-myth-about-flash-border/#more-312
    Not sure why it has to be done this way but it works.  If anyone else has other solutions I am still interested.
    Thanks

  • Changed Data Capture (CDC) when view as a Source

    Hello All,
    We implemented Changed Data Capture (CDC) by taking table as a source and we used to JKM Oracle Simple KM and it is working fine. But, we need to implement CDC by taking View as a source. Included Primary key at ODI Level for this view as CDC requires this on the source.
    As we cannot create triggers on views and also while creating journal view prefixed with JV${table_name}, getting the following errror:
    "1446 : 72000 : java.sql.SQLException: ORA-01446: cannot select ROWID from view with DISTINCT, GROUP BY, etc."
    How can we achieve CDC if our source is a view?
    Any suggestions..
    Thanks,
    -Vency

    Hi,
    Its not issue of a "lock" so no luck..
    Its definitely the issue with the view..
    I also got the real error as:
    ORA-012024:Cannot select FOR UPDATE from view with DISTINCT,GROUP by etc..
    Wonder why this is the error, as my view does not have DISTINCT,GROUP By etc..
    Also checked
    select * from USER_UPDATABLE_COLUMNS ;
    and found that none of the columns are updateable..
    So how to make these updateable and get my form work?

  • Date range error when viewing items purchased on ipad from PC

    When I'm on my PC and open iTunes and sort by date, the latest date to show up is 2011 but I have purchased many items on my ipad since then.  I don't know what happened and why it won't show my recent purchases.  Any suggestions????
    Karen

    You will get a second message saying you won't be charged but if you're concerned, just download a free app, any one will do, first to your iPad, then try to transfer it to your PC. Presumably it won't transfer so then download it again directly through iTunes on your PC and try to transfer again.
    Oh one more thing: did you register your iPad during the initial setup sync? iTunes should have asked you if you wanted to register the iPad now or later. If you picked later, maybe the iPad isn't being recognized by iTunes as an authorized device. I'm not sure my speculation is right because if that were the case, I don't think you should be able to transfer apps from PC to iPad but you can do that. But I'm just throwing out ideas. If you haven't registered the iPad yet, maybe go ahead and do so.
    Message was edited by: Peter Lee
    Message was edited by: Peter Lee

  • Do tags & GPS data get transferred when viewed on tablet?

    If I copy a bunch of pictures from PSE 10 & then load them into a tablet (galaxy tab 2 10.1) should all of the Tags still have all of the EXIF data & tag information from PSE?  The reason that I ask is because I looked at a few picture copied this way & the tablet gives the choice of displaying things like where picture taken,presumably from GPS data as well as by date taken etc?
    I can call up some picture with where taken but none that would have used other tags.

    Hi,
    You have to write the keywords tags to the images.
    To do so:
    Click File> Write Keyword tags and properties info to photos.
    This will attach tags to the photos

  • Finder date format in List View

    I want to tell Finder NOT to display the day of the week or the spelling of the month in the date columns when it is in List View.
    I want this exactly, and nothing else:
    mm/dd/yyyy 12:30
    I want the month and day to always use two digits. It just think it looks better when a column of data is all formatted the same exact way. And, I don't need to know that 04/17/01 was a Thursday (or whatever it was)!
    I know you can resize the columns to get various amounts of info and formats, but that's too much effort, plus you get all these weird ",..." filler garbage. Let's just make it simple!!!

    I think the width of the column is the sole determinant of the date format shown in list views. I use an applescript to set the size, position and column width of Finder windows to my preferred specs; it sets the date column width so that a shorter (but not shortest) date format is used (because I'm picky about that, too ). You can easily tinker with the numbers so the sizing suits your own preferences.
    -- works on frontmost Finder window;
    -- settings appropriate for display res 1440x900
    <code>
    tell application "Finder"
    set bounds of window 1 to {230, 120, 1260, 820}
    set sidebar width of window 1 to 200
    set width of column name column of list view options of window 1 to 280
    set width of column modification date column of list view options of window 1 to 180
    set width of column size column of list view options of window 1 to 100
    set width of column kind column of list view options of window 1 to 180
    end tell
    </code>
    Instructions for saving scripts in case you or other readers need them: Copy and paste the above into a new Script Editor document (or highlight and use the Services -> Script Editor menu). Save as file format: Script at this path -- ~/Library/Scripts/Applications/Finder/ -- creating any folders that don't already exist. You can change the numbers in the script and use the Run button in the Script Editor toolbar to test until you get something you're happy with.
    HTH,
    Lisa

  • Data column number formatting in Excel

    Can I overwrite the formating for the data columns in excel?
    For calculation purposes I need 2 decimal places defined for the data columns but when I display I dont want to see the decimals, I want to see the rounded number. But I cannot format this on the excel. Any suggestions?
    Thanks!
    Hema

    Hi,
    In the definition of your planquery, go to the properties of your key figure and assign the number of desired figures behind the comma.
    -> in your workbook if you click on your cell, you will see the number of figures behind the comma according to your info-object in the formula bar, but in the layout itself it is rounded according to your query settings
    D

  • Dynamic data column; pdf vs excel output

    I have created a amortization report using BIP dynamic data columns. When I run the report in excel format then report run fine and it shows all the columns properly but if I run the report in pdf format then the dynamic columns are not displayed in their own columns, all the columns are overwriting each other in a single columns itself, its not expanding.
    Any idea what could be wrong here. Why does it work fine in excel and not in pdf output.
    Please let me know if you would like to see the rtf template and xml data file.
    Regards
    Hitesh

    Can you send me the sample xml and RTF ?

  • Y2 axis in graph is only numeric, iwant to put a date column

    Hi,
    I want to create a report in report 10g have a graph (chart), i want it to be like this :
    X2 axis : Sequance id (Number Column)
    Y2 axis : End-date , Start date (Date Column)
    But when i create it , there is no possible to put a date colunm in Y2 axis.
    So, plz is there any way to in Y2 axis a date column ??
    Plz is there away to put a date column in Y2 axis in Report 10g ???

    Any help ?

Maybe you are looking for