Single Bubble does not show in bubble chart

It would be great if there were a separate forum for Flex
Charting related discussion.
I noticed that you have only one row of data in your
dataProvider for a BubbleChart (and hence only one bubble), the
chart shows up empty. I believe this is a bug. Here is a test
program:
<mx:Script> <![CDATA[
[Bindable]
private var expenses:ArrayCollection = new ArrayCollection([
{Month: "Jan", Profit: 2400, Expenses: 1500, Amount: 1450}
]]>
</mx:Script>
<mx:BubbleChart id="bubble2" paddingLeft="5"
height="100%" width="100%" creationComplete="init()"
paddingRight="5" dataProvider="{expenses}"
showDataTips="true">
<mx:series >
<mx:Array>
<mx:BubbleSeries dataProvider="{expenses}"
xField="Expenses" yField="Profit" radiusField="Amount" name="e1"
fill="{grad}" rollOverEffect="{glow}" />
</mx:Array>
</mx:series>
</mx:BubbleChart>
<mx:Legend dataProvider="{bubble2}"/>

Best guess is that the image is only on one field and PP is showing you the other.

Similar Messages

  • Stacked Column Chart Value does not show in Preview or SWF

    I have created a simple (one-column) stacked Column chart from an imported Excel 2007 spreadsheet. I am using 3 values and all three are there when I am editing the chart. When I do a Preview or Export it to a .swf file, the third value does not show up. It only shows the first two.
    I am running Xcelsius 2008, Version 5.1.3.0, build 12,1,3,495.
    Edited by: Rich Krejsa on Apr 9, 2009 9:35 PM

    Hi Rich,
    Try to rebind the data with the component and preview and see.
    Also check with other charts to see if you get the same behaviour.
    Try placing a table component and display those cell and see what values are there when you preview.
    There could also be posiblities that the third values must be very small as compared to the other two,so check that as well and may be select the secodry scale in the general tab for the 3rd series.
    Let me know if this helps.
    Thanks,
    Amit Mathur.

  • I am trying to update a chart in Pages that I created in Numbers, but the refresh button does not show up after I save the Numbers file. Thoughts?

    I am trying to update a chart in Pages that I created in Numbers, but the refresh button does not show up after I save the Numbers file. Thoughts?

    It is hard to exactly understand what you have  done or not by you one sentence description. My thought is have you read in the Pages User Guide? Here is what it says about updating a chart in Pages:
    Updating a Chart Copied from a Numbers Document
    If you’ve created a chart in Numbers, you can copy it and paste it into your Pages document. After it’s been pasted into Pages, the chart remains linked to the data tables it references in Numbers. To change the chart data, open the original Numbers document and edit the data there, save the Numbers document, and then refresh the chart data in Pages.To update a chart after you’ve updated its linked Numbers table:
       Select the chart on the page and click the Refresh button that appears.
    Note: You must save the Numbers document before copying and pasting your chart into your Pages document and after editing the Numbers data tables that the chart references.
    I hope it has helped you.

  • How can I block a number that calls me persistently every single day but only shows 3458  it does not show the full 10 digit

    how can I block a number that calls me persistently every single day but only shows 3458  it does not show the full 10 digit so on your block page will not let me block it!!!  So frustrated and I am not answering it with all the hackers out these days I don't want to give them access to my phone.

        @lottsandy
    I can understand your frustrations and concerns with receiving these unknown calls!  I would love to assist you with preventing these types of calls.
    Sounds as though you're receiving some type of telemarketing call.  Although you're unable to add the shorter numbers to your call block list, you can definitely add your number to the National Do Not Call registry http://1.usa.gov/1whONxp.  I hope this will help prevent those unwanted calls.  Thanks!
    AnthonyTa_VZW
    Follow us on Twitter @VZWSupport

  • 80 GB Ipod Classic does not show up in itunes or Win Vista Machine

    Hi, I recently updated my itunes software with ver.8 and since then my 80 GB Classic ipod does not show up in itunes or in my computer. Hence, I am not able to sync my itunes. When I connect my ipod it just shows "Connected - Eject before disconnecting" and just freezes there. Pls help?

    Hi. When I connect my ipod to any microsoft device, sometimes my ipod doesnt connect. I cant charge it, or restore it as it behaves like a useless piece of plastic.. I get a yellow bubble 'Device not recognized or has malfunctioned'
    This problem is bizarre! I cannot find anyone who actually has a solution for this problem! Apples standard answer is for me to reinstall my drivers or update itunes or windows. Done it. No solution yet.
    My ipod works fine.... sometimes. Its a completely unpredictable problem. Ive googled this problem and so many ipod classic owners have asked.. solutions ive tried: the 5r's, updating drivers, It managed to connect once, but now it wont. My ipod normally works fine on my PC, XBOX, laptop and Mac.. but sometimes, unpredictably, it wont be recognized by anything apart from the mac. For a month it would not connect at all and I took it in to an Apple store where they told me it works fine. Its not my PC.. its up to date, and theres no reason why it doesnt work on my XBOX because some times it does.. last night it did, today its broken again, I suspect tomorrow it may work. This is SO frustrating!!
    I have alot of experience in PC's and normally I can solve a problem by process of elimination, updating and reinstalling, but in this case.. everything seems fine. My only idea is that maybe its my Sync cable?? Which also makes no sense because it generally connects fine on the mac - and, why would a sync cable be unpredictable.. surely it either works or it doesnt. HELP PLEASE!!
    Nick.
    my email is: [email protected]
    my serial for my 80g classic is 8K819CPKYMV and is under warranty until May 2009, i bought it in August this year.

  • Flash control skin does not show in Golive

    Mac OS 10.4.11 GoLive CS (1)  - I have a flash file (.flv) that works well - see initial test without an applied skin - http://www.artdesign.org.uk/test - but with a couple of problems for the actual replacement intended for the correct site.
    Problem 1. The controls skin I attached to the yell_video.flv when converting to a yell_video.swf in Adobe Flash program does not show in Golive, as the actual video does not show either I assume this is normal. I have the 3 files sitting in the 'web content/graphics' folder on the site - yell_video.flv - yell_video.swf - SkinUnderAll.swf - but can not see a means of 'attaching' the skin file to any field in the Inspector Palette. When I run it in a browser the error message comes up, with a dismiss or continue option, click either and the video plays fine but without the skin.
    Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035: URL Not Found. URL: SkinUnderAll.swf"]
    Problem 2. When the site is first encountered as a user there is a momentary white box where the flash yell_video.swf sits. I have made sure that when converting the .flv file in the Flash program I made the background the exactly same colour as the web page it sits on. The white is then momentarily followed by the blue colour that is not quite the same as the page background I stipulated.

    After much messing around I have found a solution to one of my own problems.
    The SkinUnderPlayStopSeekMuteVol.swf file generated from the exporting of the Flash yell_video.swf from the yell_video.flv file should sit in the same folder as the html page the video has been inserted in. In my case I had all 3 files in a folder entitled 'graphics' which is what caused the problem.
    I still have a problem with the momentary white box where the flash yell_video.swf sits when first opening the site.

  • GarageBand v3 does not show up in Automator

    Greetings,
    I have been trying to create some sort of automation for my Church. We are recording teachings in GBv3. I would like to be able to do the following to make the process as simple as possible through two workflows.
    First workflow:
    1. Open a GarageBand project that already has a single track setup with the appropriate settings predone (essentially a template).
    2. After opening, Do a "Save as" with a window prompt for the user to rename the project into the designated teachings folder in the ~/music/GB/teachings.
    3. Set the track to record mode
    Second workflow:
    1. Save the current project.
    2. Send to iTunes.
    3. Quit GarageBand
    4. Have iTunes convert the file to mp3 with 8bit mono, 8khz.
    5. Quit iTunes.
    6. ftp the new file to the designated directory on the website.
    The issue is that Automator does not even show GarageBand v3 in the Applications. I have searched on these forums in both GB and Automator. I have seen references to the GBActionPack1.1, but the actionpack states that no installation is required, just put the actionpack in the same folder as GarageBand and the actions will show in Automator when you select GB in the Applications within Automator.
    Again, GB does not show up in Automator. This is true on the newly purchased Mac Mini for the Church nor on my Home computer (PBG4 Dual 1.25Ghz, mirror door with OSX 10.4.10 and iLife '06).
    Does anyone know why it doesn't show up in Automator? Is GBv3 a downgrade regarding Automator, because all indications show that GBv2 showed up in Automator.
    Thanks in advance for any advice or help in this matter.

    I don't know for V3 but for V4 it works flawlessly (I mean automator recognize the plug...)
    hth

  • Internal table field does not show data.

    hello experts,
    I am currently modifying a code in a report where it shows PO's and it amount, downpayment, Invoice, GR, payment and balance. Now the problem is, some of the PO amount(it gets the amount from ekpo-netwr) does not show on the report output. the field is t_amount-netwr. I really need help on this one guys. Thanks and take care!
    PERFORM process_with_budat.
    FORM process_with_budat.
      DELETE t_pohistory WHERE hist_type <> 'A'
                           AND hist_type <> 'E'
                           AND hist_type <> 'Q'.
      LOOP AT t_account.
        DELETE it_dtl WHERE ebeln = t_account-ebeln
                        AND psphi IS initial.
        DELETE t_ekpo WHERE ebeln = t_account-ebeln
                        AND ebelp = t_account-po_item.
        t_proj-ebelp = t_account-po_item.
        SELECT SINGLE psphi FROM prps INTO t_proj-psphi
              WHERE posid = t_account-wbs_elem_e.
        CHECK sy-subrc = 0.
        LOOP AT t_pohistory WHERE po_item = t_account-po_item
                              AND ebeln   = t_account-ebeln.
          t_amount-ebeln = t_account-ebeln.
          t_amount-psphi = t_proj-psphi.
          ON CHANGE OF t_pohistory-po_item.
            CLEAR v_netwr.
            SELECT SINGLE netwr FROM ekpo INTO v_netwr
                  WHERE ebeln = t_account-ebeln
                    AND ebelp = t_account-po_item.
            t_amount-netwr = v_netwr.
          ENDON.
          IF v_ebeln IS INITIAL AND v_ebelp IS INITIAL.
            CLEAR v_netwr.
            SELECT SINGLE netwr FROM ekpo INTO v_netwr
                  WHERE ebeln = t_account-ebeln
                    AND ebelp = t_account-po_item.
            t_amount-netwr = v_netwr.
            v_ebeln = t_account-ebeln.
            v_ebelp = t_account-po_item.
          ELSEIF v_ebeln <> t_account-ebeln AND
                 v_ebelp <> t_account-po_item.
            CLEAR v_netwr.
            SELECT SINGLE netwr FROM ekpo INTO v_netwr
                  WHERE ebeln = t_account-ebeln
                    AND ebelp = t_account-po_item.
            t_amount-netwr = v_netwr.
            v_ebeln = t_account-ebeln.
            v_ebelp = t_account-po_item.
          ELSEIF v_ebeln = t_account-ebeln AND
                 v_ebelp <> t_account-po_item.
            CLEAR v_netwr.
            SELECT SINGLE netwr FROM ekpo INTO v_netwr
                  WHERE ebeln = t_account-ebeln
                    AND ebelp = t_account-po_item.
            t_amount-netwr = v_netwr.
            v_ebeln = t_account-ebeln.
            v_ebelp = t_account-po_item.
          ENDIF.
          CHECK NOT t_amount-psphi IS INITIAL.
          if t_pohistory-pstng_date LE pa_augdt.
         IF t_pohistory-pstng_date IN so_augdt.
            IF t_pohistory-db_cr_ind = 'H'.
              t_pohistory-val_loccur = - t_pohistory-val_loccur.
              t_pohistory-val_forcur = - t_pohistory-val_forcur.
              t_pohistory-cl_val_loc = - t_pohistory-cl_val_loc.
            ENDIF.
            IF t_pohistory-hist_type = 'A'.
              IF t_pohistory-currency <> 'PHP'.
                t_amount-dpamt = t_amount-dpamt + t_pohistory-val_forcur.
              ELSE.
                t_amount-dpamt = t_amount-dpamt + t_pohistory-val_loccur.
              ENDIF.
            ELSEIF t_pohistory-hist_type = 'E'.
              IF t_pohistory-currency <> 'PHP'.
                t_amount-gramt = t_amount-gramt + t_pohistory-val_forcur.
              ELSE.
        t_amount-gramt = t_amount-gramt + t_pohistory-val_loccur.
              ENDIF.
            ELSEIF t_pohistory-hist_type = 'Q'.
              IF t_pohistory-currency <> 'PHP'.
           t_amount-iramt = t_amount-iramt + t_pohistory-val_forcur.
              ELSE.
                t_amount-iramt = t_amount-iramt + t_pohistory-val_loccur.
              ENDIF.
            ENDIF.
            IF t_pohistory-currency <> 'PHP'.
              IF t_pohistory-val_loccur = 0 OR
                 t_pohistory-val_forcur = 0.
                t_amount-tramt = t_amount-iramt.
               t_amount-tramt = t_amount-dpamt.
              ELSE.
                t_amount-tramt = t_amount-iramt.
              ENDIF.
            ELSE.
              t_amount-tramt = t_amount-iramt.
             t_amount-tramt = t_pohistory-cl_val_loc + t_amount-dpamt.
            ENDIF.
            IF NOT t_pohistory-cl_val_loc IS INITIAL.
              CONCATENATE t_pohistory-mat_doc t_pohistory-doc_year
                    INTO bkpf-awkey.
             SELECT SINGLE * FROM bkpf
                   WHERE awkey = bkpf-awkey.
    *AVH - removed wrbtr and dmbtr from selection
              SELECT augdt augbl shkzg FROM bsak
                    INTO (bsak-augdt,bsak-augbl,bsak-shkzg)
                    WHERE bukrs = bkpf-bukrs
                      AND gjahr = bkpf-gjahr
                      AND belnr = bkpf-belnr.
    *AVH
                if not bsak-augbl is initial.
                  select belnr gjahr from bsak
                   into (bsak-belnr, bsak-gjahr)
                    where bukrs = bkpf-bukrs
                     and belnr = bkpf-belnr
                     and gjahr = bkpf-gjahr.
                    select awkey from bkpf
                     into v_bkpf_aw
                     where bukrs = 'GLOB'
                       and belnr = bsak-belnr
                       and gjahr = bsak-gjahr.
                      w_len = strlen( v_bkpf_aw ).
                      w_off = w_len - 4.
                      v_awkey_1 = v_bkpf_aw+0(10).
                      v_awkey_2 = v_bkpf_aw+w_off(4).
                      select single dmbtr wrbtr from ekbe
                        into (ekbe-dmbtr, ekbe-wrbtr)
                       where belnr = v_awkey_1
                         and gjahr = v_awkey_2.
    *AVH - Changed all bsak-wrbtr to ekbe-wrbtr and dmbtr to ekbe-dmbtr.
                      IF bsak-shkzg = 'H'.
                        ekbe-dmbtr = - ekbe-dmbtr.
                        ekbe-wrbtr = - ekbe-wrbtr.
                      ENDIF.
                      IF t_pohistory-currency <> 'PHP'.
                        IF bsak-augdt GT pa_augdt.
                 IF bsak-augdt IN so_augdt.
                          t_amount-tramt = t_amount-tramt + ekbe-wrbtr.
                        ENDIF.
                      ELSE.
                        IF bsak-augdt GT pa_augdt.
                 IF bsak-augdt IN so_augdt.
                          t_amount-tramt = t_amount-tramt + ekbe-dmbtr.
                        ENDIF.
                      ENDIF.
                    endselect.
                   endselect.
                  endselect.
                endif.
              ENDSELECT.
            ENDIF.
            IF t_account-distr_perc <> 0.
              t_amount-dpamt = ( t_account-distr_perc *
                                 t_amount-dpamt ) / 100.
              t_amount-gramt = ( t_account-distr_perc *
                                 t_amount-gramt ) / 100.
              t_amount-iramt = ( t_account-distr_perc *
                                 t_amount-iramt ) / 100.
              t_amount-tramt = ( t_account-distr_perc *
                                 t_amount-tramt ) / 100.
            ENDIF.
          ENDIF.
          IF t_amount-tramt < 0.
            t_amount-tramt = 0.
          ENDIF.
          t_amount-tramt = t_amount-iramt.
          t_amount-blamt = t_amount-netwr - t_amount-tramt.
          COLLECT t_amount. CLEAR t_amount.
          APPEND t_proj.
        ENDLOOP.
        IF sy-subrc <> 0.
          CLEAR v_netwr.
          SELECT SINGLE netwr FROM ekpo INTO v_netwr
                WHERE ebeln = t_account-ebeln
                  AND ebelp = t_account-po_item.
          t_amount-ebeln = t_account-ebeln.
          t_amount-psphi = t_proj-psphi.
          t_amount-tramt = t_amount-iramt.
          t_amount-blamt = t_amount-netwr - t_amount-tramt.
          COLLECT t_amount. CLEAR t_amount.
          APPEND t_proj.
        ENDIF.
      ENDLOOP.
    endform.
    **This is where it transfers the data**
    LOOP AT t_amount.
        it_dtl-netwr = t_amount-netwr.
        it_dtl-dpamt = t_amount-dpamt.
        it_dtl-gramt = t_amount-gramt.
        it_dtl-iramt = t_amount-iramt.
        it_dtl-tramt = t_amount-tramt.
        it_dtl-blamt = t_amount-blamt.
        MODIFY it_dtl TRANSPORTING netwr dpamt gramt
                                   iramt tramt blamt
              WHERE ebeln = t_amount-ebeln
                AND psphi = t_amount-psphi.
        CLEAR it_dtl.
      ENDLOOP.

    hi ,
    just place the code and check for a particular po if its there inthe ekpo table then it has to get it for ur select single query .
    but ur logic is build on if --- endif.check this option first of all.
    if in the debugging u see the value then as u say in the report output u r not able to see the value then the problem will be space alignment also.
    check the value in debugging and let us know first of all . okay
    vijay.
    IF v_ebeln IS INITIAL AND v_ebelp IS INITIAL.
    CLEAR v_netwr.
    SELECT SINGLE netwr FROM ekpo INTO v_netwr
    WHERE ebeln = t_account-ebeln
    AND ebelp = t_account-po_item.
    break-point.
    t_amount-netwr = v_netwr.
    v_ebeln = t_account-ebeln.
    v_ebelp = t_account-po_item.
    ELSEIF v_ebeln <> t_account-ebeln AND
    v_ebelp <> t_account-po_item.
    CLEAR v_netwr.
    SELECT SINGLE netwr FROM ekpo INTO v_netwr
    WHERE ebeln = t_account-ebeln
    AND ebelp = t_account-po_item.
    break-point.
    t_amount-netwr = v_netwr.
    v_ebeln = t_account-ebeln.
    v_ebelp = t_account-po_item.
    ELSEIF v_ebeln = t_account-ebeln AND
    v_ebelp <> t_account-po_item.
    CLEAR v_netwr.
    SELECT SINGLE netwr FROM ekpo INTO v_netwr
    WHERE ebeln = t_account-ebeln
    AND ebelp = t_account-po_item.
    break-point.
    t_amount-netwr = v_netwr.

  • Report S_ALR_87012000 Asset Register does not show correct values sums

    Hi,
    I've taken a look at S_ALR_87012000 transaction - Asset Register (Italy) after an Assets Data transfer and something strange happens:
    1-  the sum of column Depreciation for year is not correct. It is a little bit strange because the single assets depreciation for year is correct. The same problem is in report S_ALR_87011990  - Asset history sheet
    2- if I put  an asset number range or the asset class in the report selection screen the report does not show some of the assets included in the range or in the asset class.
    Could you explain me why? Is there some program bug?
    Thanks in advance
    Giovanna

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

  • Muse 7.0 plus Chrome: browser does not show images full browser width

    Hi there,
    I have a serious problem with the latest Muse version: the images which I use as parallax-masks for the background won't work with Chrome, though Safari and Firefox are not showing any problems. The issue: Chrome does either not scale the images to 100% browser-width or does not show them at all, or even shows the images cut into narrow stripes. This problem did not show in the previous version of Muse.
    Of course I already restarted application and computer. System: Mac OSX Mavericks.
    What to do now? The presentation with the client is very soon and this bug makes me very nervous.
    Best,
    bartl

    The problem bartl encountered and reported was fixed by the 7.1 release (November 21st). The problem you're describing sounds different.
    As of yet, I'm unable to reproduce what you're describing. The URL you've provided views the same in all the browsers I've tried, Chrome (32.0.1700.77) and non-Chrome, Mac and Windows.
    That said, looking at your master page I don't think you've created what you intended. At present there are two full screen slideshows on your A-master. On contains no images and the other contains a single image. Both are set to have thumbnails and the thumbnails container is off the right side of the page.
    If you look at your "Master Slideshow" layer in the Layers panel, you'll see the two slideshows. I think you'll want to delete one of them and, given your design, turn off thumbnails for the remaining one.
    Also, if you don't plan to have multiple images in the full screen slideshow, you'd be better off using a background fill image rather than the slideshow widget.
    I remain a bit puzzled how/why you're seeing different behavior in your instance of Chrome. Have you cleared your browser cache?
    On an unrelated note, if you set the page fill and stroke to none and set the browser fill to the most common color from the garage door image, it will avoid the momentary appearance of a white page on a grey background when your home page first loads. Instead the site visitor would see a blank page that's the most common color from the slideshow image, until that image loads.

  • Bridge does not shows file info, just thumbnails, what's going on? already adjusted in preferences, but still only thumbnails and not the info of the file

    Bridge 8.5 does not shows file info, already adjusted in preferences but still just showing thumbnails only.
    Can anyone please help?
    Thanks

    The single download means that you won't be able to redownload it from the store without paying, either on a computer's iTunes or an iOS device - it doesn't stop you from copying the audiobook to your other computers or syncing it to your iOS devices, you just can't redownload it. (I believe that they are all supplied to Apple by audible.com, so I assume that it's them requiring the one-time download.)
    You can download audiobooks on your computer's iTunes and sync them to iOS devices, you do not have to buy them directly on the device (if you do then you can copy them back to your computer's iTunes library by connecting the device and using the File > Devices > Transfer Purchases menu option on your computer's iTunes).
    What you are doing to sync them should work i.e.
    - connecting the iPad to your Mac
    - selecting the iPad on your Mac's iTunes
    - selecting its Books tab and selecting the audiobooks that you want to sync to the iPad and syncing/applying that selection.
    You should then get an audiobooks option in the Music app on your iPad. If they aren't appearing there  then do they show in Settings > General > Usage > Music on the device - if you have audiobooks on the iPad then they should be listed there under an 'audiobooks' heading.
    By 'restart the iPad' do you mean a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    You could also try closing its Music app via the iPad's taskbar : Force an app to close in iOS.
    And do a soft-reset and retry syncing.
    I assume that music and other items sync ok ?

  • I have installed Adobe Flash but firefox does not show as plugin

    I have downloaded the most recent versions of Firefox (30.0) and Adobe Flash Player. The Adobe website tells me my flash player is installed and current but Firefox does not show it as a plug in and a site that requires flash player (google finance) to view charts does not work. The place for the chart remains blank after telling me it has loaded.
    Any thoughts?

    When a page is using a plugin, usually an icon similar to a piece of Lego appears in the address bar. You can click the logo to check that Flash is allowed to run on the page, or approve it to run if it isn't.
    I randomly picked a stock and enlarged the chart and got the following URL. Any luck with this one: http://www.google.com/finance?chdnp=1&chdd=1&chds=1&chdv=1&chvs=maximized&chdeh=0&chfdeh=0&chdet=1405540800000&chddm=1173&chls=IntervalBasedLine&q=NASDAQ%3AAAPL&ntsp=0&fct=big&ei=YJzGU_iiEZSziALE4oCYCg
    Does it matter whether you view it in a regular tab or in a private window? To view in a private window, right-click the link > Open Link in New Private Window.

  • ME23n , Does not shows the values correctly in print preview

    Hi,
    When viewing a PO using ME23n , it does not shows the values correctly in the print preview.
    For example;
    This is the vendor & its address.  (check attached image img1.jpg)
    ZERANDIB BUSINESS APPLIANCES
    Number-122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO-04
    When displaying the print preview, it shows only some parts of the above address
    Shows only; (check attached image img2.jpg)
    ZERANDIB BUSINESS APPLIANCES
    PO BOX 41,112,REID AVENUE
    These values are getting from a table called LFA1. I have checked that table & in that table all the values exists correctly.
    I have noted issue is with, having only a single word. (If address or name having only a single word, that is without spaces, it will not going to show in the print preview) -
    In the above example, it is not showing Number-122/A and  COLOMBO-04 (Its a single word. No spaces there)
    If its like --> Number - 122/A   &  COLOMBO - 04 ,  then it will display in the print preview correctly (where there are spaces after - mark)
    check img3.jpg
    If its having more than one word, then it will display correctly in the print preview.  As below;
    ZERANDIB BUSINESS APPLIANCES
    Number - 122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO - 04
    If its 2 or more words, it shows correctly.
    If its 1 word, then its not showing!
    Why it is happening like that? Any ideas how to resolve this issue?
    regards.
    zerandib

    It turns out that this problem went away after the program crashed.  Everything seems to be working well now.

  • VC - new characteristic does not show in PS BOM explosion / CU50

    Hello World,
    we added a new Characteristic to a class that is basis for a Material BOM explosion. In transaction CU50, the new characteristic can be configured by selecting its single values and the result shows up correctly in the BOM explosion. 
    Unfortunately, it is does not show up in the BOM explosion result of the SAP PS module @ Network Activity where the explosion is done concerning to our biz process. All other characteristics explode properly in the PS BOM explosion. I have no clue about the difference of the newly added characteristic is that makes it behave differently (only) in the PS system, not showing up in the result.
    In CU50 @ Menu Extras @ Result I found a trace of the difference, but cannot interpret it due to a lack of documentation of the resulting screen that is entitled "Configuration : Result". Here, in table "Detail List", only the faulty new characteristics show additional extra Dependency entries with a light green background that cannot be found with all other characteristics in the same table. These extra entries can be drilled down by double-click and produce a pop-up window that shows some status information and the dependencies source code.
    Question: what do the extra entries of dependencies say, why are they shown and why not at other characteristics?
    By understanding this difference I hope to find the reason why these characteristics are not exploded in the PS module (which is my primary question).
    Thank you for a helpful answer!
    Marcus

    Hi Jong - Moon cho,
    Please check following setting,
    1.Consider setting the Individual/Collective indicator to 2. (MRP 4 view)
    2.In order to get dependent requirements from the planning of configurable materials, components should not be configured with strategy group 70 or 59.
    Also refer the bellow link
    http://help.sap.com/saphelp_47x200/helpdata/en/cb/7f9b7043b711d189410000e829fbbd/frameset.htm
    Regards
    Girish

  • Finder does not show new files, does not acualize

    In Mountain Lion I realize that the finder more than once does not show the actual content of folders. Even a "start new" from the stop-dialog did not change it.
    A restart of the whole system did.
    Pathfinder in opposite did show the new files immediatly.
    Does anyone have the same problem?
    Any suggestions?
    Thx.
    H.K.

    limey1
    Welcome to the Apple Discussions.
    It's a while since i used v5 but I think this is true.
    Whereas with early version of iPhoto there was a separate folder for each album, starting at v5 the app doesn;t do that. Instead the album information is stored as part of the main database file. At heart, it's a direction to the app to display certain pics together. The advantage being that a single pics can be many, many albums with no wasted disk space.
    Regards
    TD

  • Portlet repository-- Seeded providers does not show Portal Content area

    Hi,
    When I login to portal as admin user go to administration --> Display portlet repository--> Seeded providers does not show Portal Content area.I tried to search but no results shown.
    Any idea as to how to get it back ?
    Thanks and regards.
    Neeti.

    1. From the Portal Object Navigator, click on the Applications
    tab.
    2. In the "Find" box, type %search% and click "Go"
    3. There are 2 reports you need to modify, depending on which
    portlet provider you want to use: RPT_SEARCH (owned by
    people_app) and SEARCH_RESULT (owned by wwv_system)
    4. For each report, click the "Edit" link
    5. Click the "Display Options" tab
    6. Under the "Full Page Options" heading, change the "Size"
    for "Row Text" to 12. (If you are running the reports as
    portlets, then you must also change the "Size" for "Row Text"
    under "Portlet Options".)
    7. Click OK
    Search results are now visble using either portlet, the Oracle
    Portal provider or the PEOPLE_APP provider.
    You may also need to change the field settings on the hierarchy
    if now when you run the people search you receive SQL errors.
    Here is what worked for me (assuming you want to change both
    users components):
    1. On the Application Tab search for %search% and %detail%
    components. You don't need to change the WWMON components.
    Change the font size on the full page and portlet options
    (Display Options Tab)for the heading and text (I use 12 and
    11pt). Otherwise the default can only be read with a magnifying
    glass.
    2. The org chart components are slightly different. Search for %
    org% and you will find 2 components org_chart and orgchart. Both
    of these need to have the column fields changed (Table or View
    Column tab) as well as the font size for the Parent, Child,
    Grandchild (Display Options Tab). Here are the Table Column
    settings (for some reason they are initially blank - yet will
    fail if recompiled without values):
    People_App.Org_chart
    1. key values:
    primary key - empno
    parent key - manager
    start with - empno
    ww_system.orgchart
    1. Primary Key Column WWSEC_PUBLIC_DIRECTORY.ID
    Parent Key Column WWSEC_PUBLIC_DIRECTORY.MANAGER
    Start With Column WWSEC_PUBLIC_DIRECTORY.ID
    Hope this helps. The second half of the answer provided by Rich
    Pickett.

Maybe you are looking for

  • Chinese simple characters are not displayed correctly (Old (TW? HK?) style instead of modern characters)

    We a currently trying to translate our software into Chinese and we noted that some of the chinese characters are displayed incorrectly (it seems the Taiwanese/Hongkong version is displayed instead of the modern simple character) The problem exists i

  • Date formatting problem

    Hi, in this code orderdate is a date variable. it is storing the form's date value. But i am not able to show it in date format in message. I want the field's date value .How to do this. If pVal.FormType = "139" And pVal.ItemUID = "10000329" And pVal

  • How do I know if I should restore  an iPhone from iCloud or iTunes?

    I'm trying to help my boss's son...he needs to restore his iPhone and he has been backing it up with both iTunes and iCloud.  Which should he use?  Is there a way to check what specific apps are backed up?

  • Error RPE-01008 and RPE-01003 if i execute a process flow

    Hi, if i execute a process flow, once the process flow worked fine. If i execute at another time the process flow didn't work with the following error messages: RPE-01008: Wiederherstellung dieser Anforderung ist in Bearbeitung. RPE-01003: Die Anford

  • Problems Elements 8 organiser transfer to CS4 Raw?

    Hi This is driving me barmy as it never used to happen but since reloading the pc with windows 7 (64bit) if I take an image from the Organiser and press Ctrl+H it bypasses the raw converter and puts the image straight into Photoshop any ideas on how