Graph boundaries disappear in .doc report

Hi,
We have observed a recurring problem when sending XY graphs on the front panel into a .doc report.
The problem is that some of the graph boundaries disappear. The attached file shows two graphs, one good and other bad. The bad graph has its right and bottom boundary missing.
We have also observed that this starts to happen for graphs which have been resized a few times.
Why does this happen?
What is the solution? At present we have cursors which get set to X-max and Y-min (for the bad graph in my attached file) before the control image is sent to word report. We send images as .PNG using "Append Control Image to Report.vi".
We are using LV 7.1 FDS on Win2000.
Thanks,
Gurdas
Message Edited by Gurdas on 07-12-2006 08:48 AM
Gurdas Singh
PhD. Candidate | Civil Engineering | NCSU.edu
Attachments:
LV_Problem with graph image in word report.doc ‏41 KB

Hi again Darren,
Pls find attached VI that replicates the error. I have NOT started from a fresh graph but simply copies the graph from an existing app with me.
A solution to this problem will help lots.
Thanks,
Gurdas Singh
PhD. Candidate | Civil Engineering | NCSU.edu
Attachments:
Graph boundaries in word report problem.vi ‏80 KB

Similar Messages

  • Graph title disappears when unchecking "Show Legend"

    I am using Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26). I have a worksheet crosstab with a line graph of just a single series, so there is no need to display the legend. When I uncheck the "Show Legend" option, the graph title disappears. Any suggestions on how to display the title without the legend?
    I noticed later that the graph title either disappears on my screen, or the formatting shifts it to the right to some area where I can't see. If I select a left justification for the graph title, it re-appears to the left, but not centered. I do want it centered, but it seems to be centering about some other center point. Any ideas?
    After some more work, the only way I could get the title centered is to leave it as center-justified, but add spaces after the text on the title. After adding enough spaces, the title can be forced to move to the center. Wondering if anyone else experiences this behavior?
    Edited by: user11169968 on Mar 13, 2013 7:31 AM

    hi ,
    Using guided navigation we can do this
    1) create an intermediate report with a title view of your main report add a dummy column and hide that
    in compound layout only add "title" view delete other views
    2) No Results view of the main report "in headline " just give a white space
    3) Place the intermediate report in first guided navigation request
    http://img525.imageshack.us/img525/5829/pic114q.jpg
    4) Second section pull your intermediate report in this and use the main report as source
    http://i51.tinypic.com/2zzrfaa.jpg
    5) http://img155.imageshack.us/img155/9880/pic116.jpg (With results)
    6) http://img205.imageshack.us/img205/1083/pic117.jpg (No Results with title view)
    PS: You will get "Refresh "
    thanks,
    Saichand.v

  • How to disappear the sub Report if the values are null from db..

    hi.
    i have one requirement ie.
    i put two sub reports at report footer section..
    sub report values are coming from the data base
    Some times  there is no values in data base at sub report two
    plz have a look on below image..it becomes empty.
    can i disappear the sub report if there is no values..
    I need your valuable suggestions..

    Hi
    In your sub reports, you also have to suppress the values (report labels,headings etc) using a formula.
    Go in Report Menu--Section Expert--Suppress -- Formula editor and write the follwoing :
    if Count({Yoursubreportfield)}) > 0 then false else true
    This will suppress your headers and footers or any other secitons which has static information.
    Now in the main report go in section expert and check 'Suppress Blank Sections'
    Also check you have applied New Page before or After for any of your sections.
    --Praveen G

  • MLGR to send a doc 'Report Goods Receipt to Buyer' proccessed wrong

    Hi
    We are using output type MLGR to send a doc 'Report Goods Receipt to Buyer' which is defined
    under->Output Types->Mail title and texts.
    Its 'Proccessing Routine' is: RSNASTSO
    Form Routine is: SAPOFFICE_AUFRUF
    All is well when we use MB02 MLGR,'Simple Mail',MP, UserName
    It sends the email to SAPConect.
    BUT the form comes with the definitions not with the actual values.
    Like so:
    INCLUDE MMIM_SE71_NEUER_EDITOR_MAIL2 OBJECT DOKU ID TX LANGUAGE EN
    $DATE$, $TIME$
    $SGF$ oder $SGH$ $EKKO-ERNAM$ !
    A goods receipt for your purchase order $MSEG-EBELN$
    item $MSEG-EBELP$ has just been entered.
    Material: $MSEG-MATNR$ $EKPO-TXZ01$
    Quantity delivered: $MSEG-ERFMG$
    Vendor: $MSEG-LIFNR$, $AM07M-NAME1$
    Posting date: $MKPF-BLDAT$
    $MFG$
    $MKPF-USNAM$
    Reg's
    Edan

    1. use variables '&' instead of '$'
    2. In transaction M706 for output type MLGR, make sure you have maintained the include by going in the long text, Choose Goto -> Change Editior, and maintain the form here :
    "A goods receipt for your purchase order &MSEG-EBELN&
    item &MSEG-EBELP& has just been entered.
    Material: &MSEG-MATNR& &EKPO-TXZ01&
    Quantity delivered: &MSEG-ERFMG&
    Vendor: &MSEG-LIFNR&, &AM07M-NAME1&
    Posting date: &MKPF-BLDAT&
    &MFG&
    &MKPF-USNAM&"
    Then in MN22, delete the earlier condition record and create a new condition record in MN21
    Here in the Communication in the MENU select
    Goto -> Execution Parameter. You reach the dialog box Change Execution Parameter. Here you maintain the following data for mail processing:
    Execution type        U   Transaction with memory
    Execution element     MB03
    Memory ID                  MBN
    Par name: RM07M-MBLNR      Parameter value: MSEG-EBELN
    Save
    Then create a PO (please remember to click on the GR message in the header), and create a GR against the PO.
    In SBWP, you will get the values and not definitions this time for the message created.

  • Graphs not displaying correctly on reports.  Parts are missing.

    Recently, we moved production environment to the a new server.  We're currently running Crystal Reports XI R1 and the RAS is version 11.0.0.7485.  When running certain reports, some of the graphs are empty.  The x and y axis will display but no content in the graph.  Also, the same graph will work on one report but not on others.  Any ideas or suggestions?

    Also, we have upgraded to SP 3 and believe this might be code related and not a configuration issue.  Ideas?

  • Change scaling for a graph included in an HTML report

    I have an array included as a graph in a TestStand HTML report. It is a one dimesion array of 1000 elements. The array is filled by a custom 'C' code step (voltage reading from a Scope), based on the NI Example "DisplayArrayInReport". Is it possable to add or change the displayed X axis scaling in the report, from zero to 1000 (number of array elements) to, in my case, say zero to 10 and include a label of "Time mS".
    I am using TestStand Version 2.0.1

    I think it can be done!
    But you'll probably have to do it manually unless you feel like being CVI savvy enough to get into the source code for how TestStand builds HTML Reports (If you are, let me know and I can help you find where the function you need is)
    The report generator takes your array and passes it off to a DLL in charge of rendering it into a string that can be written to an html file. If you ever view the 'source' of your html report you'll see inside it is embedded a function call to:
    TSGRAPH1.PlotY()
    or something similar. I don't think this has changed from version 2.x to version 3.x. As far as I know there's no way to change the axis labels, but the function does have 3 fairly straightforward parameters, the array to plot, the Xo (origin) and
    the DeltaX. If you were to change the DeltaX from "1" to .01, and save the file, the next time you display it in your web browser the graph will look different.
    I doubt this is documented much of anywhere, so with luck a NI guy might see this and offer any other tips.
    Editing the CVI function call and rebuilding the DLL that generates this line of html would allow you to have those 'improved' parameters as part of your test sequence, but it might not be worth the bother.
    Cheers!
    Elaine R.
    www.bloomy.com
    Cheers,
    Elaine R.
    www.bloomy.com

  • Click on graph to open a filtered report

    Hi all,
    I have a report that shows a list of all records. This include name, date, memo and department.
    I also have a HTML graph in another page that shows the quantity of records by department.
    I want to click on a department in this graph and it shows the report (that already exists), but now filtered by this department.
    I found option in graph to send some items and parameters to the link page, but I wasn't able to receive this information in the report page.
    Can anyone help me do it or send some tutorials/documentation links?
    Thanks in advance

    Found it out already!

  • Blank graph displayed in a Web Report

    When I run a report 9i in PDF format through the web with graphics I've got a blank in the graph.
    I can execute the same report without problems in the web and using the same call.
    Does anyone know what can I do?

    Hi,
    We would need some more details about the issue:
    1. What configuration are you using? IAS/IDS, versions, platform etc.
    2. Have you tried running the same report in another format? Might help figure out if the problem is with PDF format only.
    3. Please turn the tracing on & check out the ENGINE trace file (ORACLE_HOME\reports\logs\SERVER_NAME-rwEng-0.trc) if you can find something suspicious there.
    You can learn how to turn the tracing on by reading the document at: http://otn.oracle.com/products/reports/htdocs/getstart/docs/A92102_01/pbr_conf.htm#1006341
    Regards,
    Anil.

  • SSRS Design help : How to embed Graphs in a Word doc

    Hi All
    we got the requirement that we need to embed Graphs to a fixed test Word document . what is the best way to achieve this requirement .
    Regards
    Surendra Thota
    Surendra Thota

    Hi Surendra,
    If I understand correctly, you want to embed a chart from Reporting Services report to an existing word file. If in that case, we can create a chart in a report, then export it to word file, and then copy it and paste it to the existing word file. For more
    details steps, please see:
    In a report, drag a chart control from toolbox to design surface.
    Click the chart to open the Chart Data pane.
    Add one or more fields to the Values area and one or more fields to the Category Groups area.
    Preview or run the report.
    Select Word option in the export drop-down list to export the report.
    Open the exported word file, copy the chart.
    Paste it to the existing word file.
    References:
    Add a Chart to a Report (Report Builder and SSRS)
    Export a Report as Another File Type (Report Builder and SSRS)
    If there are any other questions, please feel free to let me know.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Negatives disappearing in abap report

    This problem has me stumped.
    The problem is that I have a report that has a current year column and a previous year column.  The values in the previous year column are having the negative sign removed somehow.
    The report is created by a heap of write: statements such as this
    write:/ sy-vline,listdata2-bukrs,10 listdata2-saknr,at 20 sy-vline,
                    at col listdata2-skbez hotspot on,at col_v sy-vline,
                    at col_s listdata2-cm decimals 0,at col_s2 sy-vline,
                    listdata2-pm decimals 0,at col_s3 sy-vline,listdata2-var decimals 0,
                    at col_s4 sy-vline,
                    listdata2-plan decimals 0,at col_s5 sy-vline,listdata2-act decimals 0,
                    at col_s6 sy-vline,listdata2-ly decimals 0,at col_end sy-vline.
    If I put a break point in at this point and look at the two values listdata2-act and listdata2-ly they both show up as negative, however when the report finishes running the negative for listdata2-ly has disappeared.
    The other confusing thing is that this problem occurs in our production environment and not in our development environment but the code is exactly the same.
    Edited by: simon77 on Feb 17, 2010 7:04 AM

    Hi,
    I support suhas
    just check 'at col_end sy-vline' this might be overwriting the negative sign.
    for time being remove 'at col_end sy-vline' and then run the report.
    @Kaduri - Please explain what you meant
    Sorry Guys !!!! i just read the thread completely now.
    Edited by: Keshav.T on Feb 17, 2010 2:18 PM

  • View pdf or doc reports in obiee 10g dashboard

    Hi,
    Is it possible to view reports which are saved in pdf or doc format to view in dashboard.
    We have some static reports which are in pdf format. How to view those reports in dashboard, like by using link or image etc..?
    Thanks.

    Dear Amith,
    Thanks for your reply.
    I need to embed the pdf document not just image.
    The report generated for last month will be saved in pdf. The pdf will be paced in installed obiee folders. Now this report need to be embed in dashboard. On clicking a link or something the saved pdf should open in new window or in dashboard, so that no need of report generation based on lastmonth once again.
    Thanks.

  • Graph not displayed when web report 9i is run

    When I run my web report (.rdf file) all the report data shows apart from the graph - which is displayed as a red cross. Have I configured reports wrong so the graphs aren't getting the correct URL?
    Many Thanks
    Claire

    Hi Claire,
    I assume that you are running an RDF on the web, and setting desformat=html or htmlcss. Can you try with desformat=pdf and see if you get the same problem?
    Also, for diagnosing the problem, in your html / htmlcss output where you see a red cross, can you view source and see what filename it searches for the graph. The graph is an image, so the code will be like
    <img src=....../>
    Check whether this file is available in your Oracle_Home\reports\cache directory?
    Navneet.

  • How hide legends and lines of graph in OBIEE 11 dashboard report

    I have an OBIEE 11.1.1.5 dashboard report that contains Time Series Line graph on the basis of some measures. Some measures are contains 0 values for these measures graph lines are drawn at origin 0 and legends of these measures are also shown.
    I want to hide such kind of lines and their legends from graph any suggestion
    Measures are coming on runtime basis that’s why we are not excluded these measures from table but I only want to hide from graph.

    Hi,
    Hiding the legent in your char.
    go to measure labels --> under Vary Color By (Horizontal Axis and then uncheck box then the LINE and Legends will be removed from your report.
    FYI...without line and legend
    http://imageshare.web.id/images/ajmxp2v9tn3fp5u3mo3.jpg
    Thanks
    deva

  • How to create multiple graphs ( more than 10 ) in report builder 10g

    Hi All ,
    I have a requirement to create approx 10 graph . I have created 4 graphs in paper layout 1st section ,while moving to 2nd section in paper layout for plotting the next graph ,its giving an error "REP-1212 : Object 'M_1' is not fully enclosed by its enclosing object Body " .
    Please help me ,if you have any idea to create multiple graph .
    Thanks
    B. Mohapatra

    This is a layout error message. I don't think it has anything to do with multiple graphs.
    Your object M_1 just gets too big:
    Cause: An object is not fully enclosed by the page. That is, the object extends beyond the page boundary.
    Action: Move or resize the object so that it does not extend outside the page boundary. Alternatively, increase the page size in the Report property palette.

  • How does Graph takes it size in Report

    The final Size of Graph in Report can not be predicted. If i made a PIE graph of size 3in(width) and 4in(height), and i generated the output. Next time my data changes, the size of Pie changes, and also changes the font of title.
    Do we have Any logic for the size of Graphs.
    Thanks,

    Hi, Sudanshu
    Have you tried to change the Vertical and Horizontal Elasticity properties of the Chart object? If they are not "Fixed", chart objects can be expected to change size.
    Try to give a background color to the chart object. It will help you see that the chart object's size it's always the same (provided it has fixed elasticity).
    The chart itself (and the chart title) changing size it's an Oracle Graphics question, for which I don't know the answer.
    Not much help, I know...
    Pedro.

Maybe you are looking for

  • PO form personalization at level to prompt user to pass the project

    Hi guys, I have a requirement to personalize the purchase order form  Form Personalization at the "Form" level. Trigger Event as "WHEN-VALIDATE-RECORD" Set Trigger Object as "PO_DISTRIBUTIONS" Set Condition as :PO_DISTRIBUTIONS.PROJECT is null and xx

  • REBATE  SETTLEMENT ERROR. " SADHU KISHORE , AYUB .

    Hi all, well have created material rebate in vbo1 & the rebate is for 50 .In vf02 in accounting doc the amounts are displayed as : ERU rebate accurals : 50, & reverse for other :50 . can u pl let me know wts the amount 50 ,which says reverse for othe

  • Reinstall MS Office product key lost

    I pruchased MS Office Professional Plus 2010 thru my employer and need to install on a new computer.  Some how the product key is not on the envelop that the software came in.  Can you please help me recover the product key.  Address is 6 Warwick Cir

  • Oracle 11g - Non Oracle JOB ?

    Oracle 11g - Non Oracle JOB ? ===================== I hope this is the right forum for this issue, if not let me, where to go. We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04 1) We are loading table

  • Shipping Cost in Order Sync webtools 2007

    Hey All, Can anyone tell me what the synch does with the shipping rate expenses and shipping total from the NPORder object in regards to how that data is used in Business One? IE: Do the shipping expenses items get created as additional expenses in a