Graphic Columns and texts

Hi there I want to make a Graph in my Reports 6i builder that makes reviewing for 2 columns ( THe gain and the Loss) And a text over them FOr the Percent of the gain over the loss (BUt I dont want to make a 3rd column for it)

I presume Reports bases its info on a query, or table, or view. In which case you can just select that expression as part of the query.
E.G.
select gain, loss, ((gain/loss)-1)*100 as pct
... or however you are computing the pct thing - it's hard to tell what you want by your definition.
Tom Best

Similar Messages

  • Payment terms and Text column

    Dear Friends,
    In the billing document where to put payment terms and text column, so that it would appear in the accounting document generated. In the accounting document  payment terms column and text column is to be captured in the GL line item level.
    Is there any possibility.
    Thanks
    Uma

    Hi Uma
    When you create a customer master there you can enter the payment terms, and also at the time of sale order creation which will be passed on to the accounting document.  But i am not sure if the payment text to be populated in the GL text.  It seems user exit.  Search for user exit related to billing document.  There is a possibility for the same but i dont remember correct user exit
    thanks
    Ashok
    Assign points for useful answer

  • How can I lookup text values in a column and display a list of corresponding names from another column, sorted by values?

    My spreadsheet looks like this:
              Monday     Tuesday     Wednesday
    Name 1     OFF          4:30 PM     4:30 PM
    Name 2     5 PM     OFF          4:30 PM
    Name 3     4:30 PM     5 PM     OFF
    Name 4     4 PM     OFF          OFF
    I would like to create a spreadsheet for each day that will display the values sorted by time, as follows (e.g. Monday):
    Name     In Time
    Name 4     4 PM
    Name 3     4:30 PM
    Name 2     5 PM
    Any help would be greatly appreciated. Thanks!

    Here's an example, using the provided data:
    I've set the alignment on Main to Automatic (except for row 1) to distinguish between numeric and quasi numeric values (aligned right) and text (aligned left). This is a visual aid to developing the table, and would likely be changed for appearance in the end version.
    Columns E, F and G of Main are index columns listing the RANK of numeric/date and time values in columns A, B and C respectively. Text values cause RANK to throw an error, which is caught by IFERROR, which returns a value of 999, chosen to be well above any of the RANK values returned. A small amount ( ROW()/100000 ) is added to each result to prevent duplicate results is cases like column D, where duplicate times appear.
    Formula: Main::E2: =IFERROR(RANK(B2,B,1),999)+ROW()/100000
    Fill down the column, and right to column G.
    These columns may be hidden.
    The three daily columns use a single formula each, revised to match the index columns from which they determine the row containing each piece of data to be copied, and to match the columns from which they retrieve that data. The formulas from row 2 of these tables are listed here in the order (left to right) that they are used in the second row of tables above. Parts that are edited from one formula to another are shown in bold.
    =IF(SMALL(Main :: $E,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$E,ROW()-1),Main :: $E,0)-1,0))
    =IF(SMALL(Main :: $E,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$E,ROW()-1),Main :: $E,0)-1,1))
    =IF(SMALL(Main :: $F,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$F,ROW()-1),Main :: $F,0)-1,0))
    =IF(SMALL(Main :: $F,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$F,ROW()-1),Main :: $F,0)-1,2))
    =IF(SMALL(Main :: $G,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$G,ROW()-1),Main :: $G,0)-1,0))
    =IF(SMALL(Main :: $G,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$G,ROW()-1),Main :: $G,0)-1,3))
    Each of the formulas is filled down its column.
    Each of the functions used is described in the iWork Formulas and Functions User Guide, a useful resource to have on hand when you are writing (or attempting to 'decode') Numbers formulas, The guide (and the Numbers '09 User Guide) may be downloaded from the Help menu in Numbers '09.
    Regards,
    Barry

  • Is there a way for a form user to load graphics and text in same field?

    I am aware that you can load text into a text field and graphics into an image field.  However, I would like to load a document containing text and graphics (e.g., MS Word or RTF) into a single field on a PDF form.  Is there any way to do this?

    Paul,
    I believe that the example of attaching a file that you have provided will solve the problem.  I am using LiveCycle Designer, so using the code that is in your example should be no problem.  The end-user will use Adobe Reader, so as you mentioned, I will use Acrobat to extend the features so that the form can be used by Reader.
    Thanks so much for your help,
    Daniel
    From: pguerett <[email protected]>
    To: Daniel Beinart <[email protected]>
    Sent: Monday, April 25, 2011 3:03 PM
    Subject: Re: Is there a way for a form user to load graphics and text in same field?
    It is part of the PDF AcroForm side of things .....Are you using Reader or Acrobat to fill the form. If Reader then you will have to Reader Extend to make this work ....if Acrobat then you simply need to add some code. I have attached a sample that shows you how to do it if you want it.
    Paul

  • I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I would also recommend to write the description into the meta data. This would allow to place a text frame above the image and it is possible to add meta information and file name automatically together with the image, when you place it or even in a prepared template.
    Meta data information can be written easily in Bridge in the Meta File Workspace.

  • Copy and paste graphics and text in Acrobat 9 Pro

    I'm a new user of Acrobat Pro and am trying to copy a combination of text and graphics from the top half of a page to the blank bottom half of the page. I've not had much success with what I thought would be a simple thing to do and would welcome suggestions. Here's a summary of the options I've tried so far for graphics, text, and both text and graphics.
    A. Graphic Alone:
    1. When I use the Select Object Tool, I can highlight the graphic but when I unclick the left mouse button, the highlighting disappears, so I can't copy the graphic.
    2. When I use theTouchup Object Tool, only an oblong portion of the graphic is highlighted when I click on the object. The only way to highlight all of the graphic is to hold down the shift key and click on successive portions of the graphic until I have highlighted all of it. When I then right-click the mouse, I can copy the graphic. However, when I then place the mouse cursor in the bottom half of the page and do a righ-click paste, the graphic appears to be pasted on top of the original graphic. I can then drag the graphic to the bottom half of the page. I can also paste the object on to a blank page from Create PDF>Blank Page. Overall, this is not elegant nor intuitive, but it does work.
    B. Text Alone:
    1. I can copy the text but when it is pasted, it is not formatted like the orginal, nor can I place it where I want on the bottom half of the page. This is true whenther I use the basic copy function or the Touchup Text Tool.
    2. When I use the Touchup Object Tool and click on the text, Acrobat places similarly-formatted text in a box that I can then right-click and copy. I can then paste the text on a blank page with the text formatted identical to the way it was on the original page. With several blocks of text formatted differently, this procedure could work but would require a lot of work to create a format with placement identical to the original.
    C. Text and Graphics Together
    1. When I use the Touchup Object Tool and attempt to highlight the top half of the page, the Tool insists on including the blank bottom half of the page in its selection. I can copy everything on the page but I haven't found a way to select just the objects in the top half of the page -- I can copy some, but the selected objects aren't highlighted and so this isn't a satisfactory route. It seems obvious to me that Touchup Object should be able to select just the objects I want. But then, even the Select Object Tool doesn't do that, either -- it Selects an object but then you can't do anything with the object.
    2. Using the snapshot tool, I can highlight both graphics and text and copy them -- I can even export them them to another program via the clipboard and create an external file. However -- regardless of whether I just copy and paste, or do a  Touchup Object file import, or whether the file is bitmap or jpg -- when I paste the resulting object or file onto a page in Acrobat, the image always comes out at 200% of its orginal size. I looked for a Resize option, but couldn't find one.
    This is all very time-consuming and frustrating since what I am trying to do is not rocket science. Surely there is a simple way to do this.
    By the way, there are no security restrictions on the file.
    George

    Hi,
    In response to both "...is that normal?" — Yes.
    PDF is not a file format meant to support editing of layout/format/etc or text content creation.
    You'd master content in an authoring application (FrameMaker, InDesign, MS Word, etc.).
    The PDF file is the output of this mastered content.
    Some minor touchups are possible with Acrobat (think whiteout/correction tape on a printed piece of paper -- PDF page content is the electronic "finished paper").
    With that said, you might play with File > Create PDF > From Blank Page and use the Typewriter tool to enter text.
    To output MS Word content to PDF use the Adobe PDFMaker.
    Prior to Word 2007, you'd use "Adobe PDF" on the menu line.
    With Word 2007, you'd use the Acrobat Ribbon features.
    Be well...

  • Preview's PDF text select ignores columns and misses word spaces

    I have a number of scanned pdf newspaper articles that I was attempting to copy the text from. Preview appears to register the existence of columns, as there is a pale blue background between the columns.
    However when I use the text select tool, it completely ignores the column - and just selects across all columns. And when I paste the text into my text editor, it's missing all the spaces between the words, and the font size is always huge.
    Conversely, Adobe reader in XP has no problem selecting by column, and the pasted text is also an exact replication of the original content. I don't know why Preview performs so badly in this regard? Anyone else experience any issues with pdf text select?

    Anyone else experience any issues with pdf text select?
    Yes, and not just recently.
    There is a reason Preview is named, well, preview. It is not an authoring environment and PDFs are not meant to serve in that context either...unless maybe you understand all of inherent the font traps, tricks & tips and how to tune your scanning/OCR software to keep rework to a minimum.
    Scanning PDFs is always tricky, and without the occasional heavy metal to bring to the task, it just seems to be that more problematic.
    Keep trying, but I'd really suggest to look to other tools at this time.

  • Pdf (with graphics and text) in the email body

    When I place an pdf (with graphics and text) in the body of my email using Mac Mail my recipient sees them as attachments only. I am trying to find a way of presenting a formatted email with graphics that will appear the same way to all recipients, but a pdf frequently ends up being an attachment instead of staying in the body. The pdf  file doesn’t seem to always show up in the body as created. Is there a better way to accomplish this?

    You have no control over how your email maybe rendered by other email servers and client side software.
    Attachment Tamer may give you a few more options but it does not guaranty the end result.

  • Planning Layout Column Width and Text Wrapping

    Hello,
    Is there a way in a BPS layout to set the column width to a certain length and have the column heading texts wrap?  I noticed an answer for adjusting a table API for BW Web columns, but not BPS.
    Thanks,
    Cherie

    A coworker figured out by selecting the line break in the change subcomponent it wraps the column text.

  • Read words from text file by delimiter as columns and rows

    Hi All,
    I need your help as i have a problem with reading string by delimiter. i have used various tech in java, but i can not get the result as expected.
    Please help me to get the string from text file and write into excel . i have used a text file.
    problem
    get the below as string by delimiter
    OI.ID||'|'||OI.IDSIEBEL||'|'||OI.IDTGU||'|'||OI.WORKTYPE||'|'||OI.UTR_FK
    read the below as string by delimiter
    "50381|TEST_7.15.2.2|09913043548|Attivazione|07-SEP-10
    now i need to write the above into excel file as columns and rows.
    there are 5 columns and each corresponding values
    the outut excel should be
    OI.ID OI.IDSIEBEL OI.IDSIEBEL OI.WORKTYPE OI.UTR_FK
    50381 TEST_7.15.2.2 09913043548 Attivazione 07-SEP-10
    i tried in diffrerent techinq but not able to get the resule. pls help me
    Thanks,
    Jasmin
    Edited by: user13836688 on Jan 22, 2011 8:13 PM

    First of all, when posting code, put it between two tags.
    Second of all, the pipe is a special character in regex, so you need to escape it as
    .split("\ \|");
    Erh. So 2 backslashes before the pipe character. Stupid forum won't post it.
    Edited by: Kayaman on Jan 24, 2011 9:35 AM
    Edited by: Kayaman on Jan 24, 2011 9:35 AM
    Edited by: Kayaman on Jan 24, 2011 9:36 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • EPDF files failing to read on ADE reading software when they have Sidebar color graphics and text, how do we fix problem?

    We have 2 different InDesign files not reading properly in ADE reader. Both files have sidebar color graphics and text in them. The one original file's EPDF was showing blank pages for all the page with the sidebars in it when opened in ADE (they are DRM wrapped). Pages that did not have the sidebar showed up fine. Our ebook distributor is telling us that we have to rasterize the file. We are working in InDesign 6 with Adobe Acrobat X Pro. We made JPEGS of each page and reimported into an InDesign file and exported to PDF and our ADE reader then showed the sidebar pages. The file is pretty large though and I have a full length book that has the same problem. What is the problem with our sidebars and what are better solutions than JPEGS for each page? Thanks.

    I will give that a try, thank you.

  • Can we create graphic and text in the same window of smartform without using template?

    we create graphic and text in the same window of smartform without using template?

    Hi Kinjal,
    as far as i understand you are talking about a template which you can partitioned and in one part you wants to show your graphics and in other part you wants to print your text, the border of template shall remain invisible.
    If you wants to do it without using a template, you can do it as sujjested by Susmitha, but creating a template will provide you more flexibility that if you wants to change the attributes in future you can do it easily.

  • Single Column with link in one row and text in other row

    Hi Colleagues,
    We have a requirement where there will be a table with two columns
    Here the coding for the second column i am using is pasted below
    IWDTableColumn column1 = (IWDTableColumn) view.createElement(IWDTableColumn.class, null);
           table.addColumn(column1);     
           IWDCaption Col2header = (IWDCaption) view.createElement(IWDCaption.class, null);     
           String DownloadLink = TextAccessor.getText("DownloadLink");
           Col2header.setText(DownloadLink);
           column1.setHeader(Col2header);
           column1.setWidth("60%");
           IWDLinkToURL editor1 = (IWDLinkToURL) view.createElement(IWDLinkToURL.class, null);
           IWDAttributeInfo attribInfo = nodeInfo.getAttribute("link");
           //IWDTextView editor1 = (IWDTextView) view.createElement(IWDTextView.class, null);
           editor1.bindText(attribInfo);
           wdComponentAPI.getMessageManager().reportSuccess("link from editor"+editor1.getText());
           //editor1.bindReference("prerequisites.link");
          // editor1.setReference("prerequisites.link");
           //editor1.bindTarget("prerequisites.link"); 
           editor1.bindReference(attribInfo);
           editor1.setEnabled(true);
    column1.setTableCellEditor(textedit);
    Here from the above code what i am able to get is display the links in the Second column........
    But we need to display Text also in the same column for some entries
    Could any one please let me know how can this be achieved
    Thanks & Regards
    Swetha

    Hi Swetha,
    There is a nice way of achieving this requirement. There is something called Cell variant. You can use the Cell variants for the column and can solve this.
    If you are still in SAP then I can send you one document through mail. OR just ping me your ID.
    OR you can check this link as well:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80d81237-b780-2a10-d398-cc33af6bd75c
    I hope this helps. Please revert back in case you need any further information on this.
    Thanks and Regards,
    Pravesh

  • Business Graphics - Chart Type - Columns, and Simple Scatter Type

    Hi,
        I am interested to know more about Business Graphics Specially Chart types Columns and
    Scatter type ( and Time Scatter).  I am facing problem in producing X and Y Co-ordinate values for Charts. (Specially Date Values in X Axis.). I tried with Time Scatter type and need more documents.
    Expecting Good Documents and suggestions.
    Thanks, 
             Vinod V

    Hi
    Check this link
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/86/243f403f0a9354e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/0b/79553b066d9414e10000000a114084/frameset.htm
    https://help.sap.com/saphelp_nw04/helpdata/en/0c/95c83956852b51e10000000a114084/frameset.htm
    thanks

  • Ghost scale factor appied to graphics and text

    I am working on menu generation that uses a container and adds child graphics with text labels
    The container has event listener applied to respond to MOUSE_OUT. This is so the entire menu
    will dissappear on rollout. The problem is that the child MovieClips and applied textFields are
    effected by some kind of scaling factor that I can't find in my code.
    I have attached the file with the code. It is formatted for Unix (line feed line endings)
    Suspect code is line 102 to 139 (knobOverMenu.makeMenu()). Lines 56 to 59 is the formating
    object.
    You will notice the font size is set to 2. I had to do this because using size 10 results in greatly
    scaled text.
    Why would this scaling factor be applied here? I can't find any indication in my code.
    Thank you for time and attention
    JK

    That is a simple rectangle that serves as the background for each menu
    item.
    It was created in Flash and exported to actionscript. So the code is
    what Flash
    created.
    The problem showed up when I started adding menuFieldmc with text label
    to menuPanel. That is another graphic like mainFieldmc but with enough
    height to include all the menu items. I suspect that is the problem. I
    also
    created that in Flash and exported for ActionScript. Inside menuPanel
    the mainFieldmc instances and text labels are scaled about 5 times.
    I am also curious about Sprite. When I convert a graphic element to a
    symbol,
    the dialog does not offer the option of assigning Sprite to the symbol,
    just Simple
    Button, Movie Clip, or Graphic. If I choose graphic it does not create
    an object
    definition.
    Thank you for time and attention
    JK

Maybe you are looking for

  • Unable to share iTunes from macbook pro to mac mini

    I have a Macbook Pro  and a Mac Mini both running 10.6.8. They are connected wirelessly and I can open the Macbook Pro from the Mac Mini. However I cannot share the iTunes from the Macbook Pro to the Mac Mini. No Shared item comes up in the Library l

  • Support for 32" LED TV model no 32PS1V

    Where do I find support for Toshiba 32" LED TV model no 32PS1V. I am looking for firmware upgrades to allow for USB avi compatibility as this model currently only supports JPEG photos and NOT movies.

  • Invalid Number Error in IR search bar.

    Hi, I am getting an invalid number error when i put a value in search bar without selecting the column name. I followed ' "Invalid number" error using Interactive Report search on collection' thread and accordingly 1) Purged User preferences and sess

  • Newbie Questions - Interlacing, Formats and exporting to iDVD

    Sorry everybody, but I've got some issues. I'm new to Final Cut Express but I have a decent knowledge of digital video formats and resolutions, etc. I'm going to try to give as much information as possible so as to make your jobs easier. I'm putting

  • Packing without confirming the picking

    Hi Experts,            Here is a business example please help me find a solution. Business Example:           Consider that an Outbound Delivery for 10 Units generates a Pick List.The Warehouse person using the RF Device goes and performs the pick ph