Losing space after image.

I'm working in WebHelp (RH Office X4) and I'm trying to
create a large printed output document from a project (700 pages in
Word). And this is one of the smaller modules! I have pictures of
buttons within the text in many places. For example: "To update the
file, click the Save [ButtonImageHere] button." This looks fine in
WebHelp. But in the printed documentation, I lose the space
following the image (between the image and the word "button".)
I have LOTS of these images. I am trying to automate this
process as much as possible so that generating the printed output
does not present a huge cleanup job after every update. I could
insert <&nbsp> in the true code - lots of work because
there are hundreds (if not thousands) of instances overall. I could
actually insert a second space flagged with a conditional build tag
so that it only appears for the printed output - a little less work
since I can stay in WYSIWYG.
Does anybody have any ideas?
Kitty

Elisa - The find and replace wouldn't be a bad idea, except
there would be so many different searches. The word "button" is not
always there and there are lots of different images.
After more analysis, the problem seems to be caused by a
misplaced <span>. The words before the button image are
bolded. The space before the image and the image are bolded also.
This was so that printing topics for proofing would not compress
out the space. Anyway, the span following the button is before the
trailing space, instead of after it. So for some reason, the
printed documentation is missing that trailing space.
One solution would be to reverse our standard for inserting
buttons. If we place the image first, then the words, there is no
<span> problem near the button. Example: Click
[SearchButtonImageHere] Search to find an Account Number. (Where
Search is bold).
Kitty

Similar Messages

  • Losing rights after imaging

    I tried this in the Agent group but have not had a reply so I thought I'd
    try over here.
    Some of our software requires user accounts on each PC with certain user
    rights assigned. Prior to imaging I create the account and use Group Policy
    Editor to assign the necessary rights and all is fine with the software
    working as expected. I then unreg the machine, take an image and then put
    that image onto the rest of my workstations.
    Once the agent has finished its first boot stuff and the machine has been
    rebooted I then log on only to find the software isn't working. The user
    account still exists but going back into Group Policy Editor shows that
    instead of the username the GUID is displayed (eg
    S-1-2-34-12345...................). Presumably the accounts are being issued
    a new GUID or are somehow becoming disassociated from their existing one.
    However, this didn't used to be the case. Historically I have not had any
    problem with the above procedure but I haven't had to deal with any imaging
    for a while so can't say when this started happening.
    I have just imaged 40 machines and only 1 kept the relevant rights after
    imaging. I had to log on to the other 39 and reassign them using Group
    Policy Editor. This could also be affecting other software as Group Policy
    Editor showed a lot of entries of type S-1-2-34-12345............. instead
    of user names.
    All comments welcome. Using ZFD401IR7 with the Agent from IR7 as well.
    Workstations are Windows 2000.
    Thanks

    Hi Paul,
    I use a program called xcacls.exe from the Microsoft Windows toolkit.
    This is a command line utility that I run from a .CMD file after imaging.
    Below is an example command that I use to resolve file rights after imaging.
    This makes everything all better......
    xcacls.exe C:\Drivers /t /g Users:R System:F Administrators:F
    Administrator:F "Power Users:R" Everyone:R /y
    -Pete Demers
    Fairchild Semiconductor
    "Paul Gregory" <[email protected]> wrote in message
    news:6fq%[email protected]...
    >I tried this in the Agent group but have not had a reply so I thought I'd
    >try over here.
    >
    > Some of our software requires user accounts on each PC with certain user
    > rights assigned. Prior to imaging I create the account and use Group
    > Policy Editor to assign the necessary rights and all is fine with the
    > software working as expected. I then unreg the machine, take an image and
    > then put that image onto the rest of my workstations.
    >
    > Once the agent has finished its first boot stuff and the machine has been
    > rebooted I then log on only to find the software isn't working. The user
    > account still exists but going back into Group Policy Editor shows that
    > instead of the username the GUID is displayed (eg
    > S-1-2-34-12345...................). Presumably the accounts are being
    > issued a new GUID or are somehow becoming disassociated from their
    > existing one.
    >
    > However, this didn't used to be the case. Historically I have not had any
    > problem with the above procedure but I haven't had to deal with any
    > imaging for a while so can't say when this started happening.
    >
    > I have just imaged 40 machines and only 1 kept the relevant rights after
    > imaging. I had to log on to the other 39 and reassign them using Group
    > Policy Editor. This could also be affecting other software as Group Policy
    > Editor showed a lot of entries of type S-1-2-34-12345............. instead
    > of user names.
    >
    > All comments welcome. Using ZFD401IR7 with the Agent from IR7 as well.
    > Workstations are Windows 2000.
    >
    > Thanks
    >

  • Usemap error - extra white space after image -solved: area shape must be inline

    When using image hotspots, if the &lt;area shape= "rect" is not IMMEDIATELY after the &lt;map name="Map"&gt;, then FF adds a white space (white horizontal line) after the image.
    White space shows between shop_top.jpg and shop_mid.jpg:
    <pre><nowiki><img src="images/shop_top.jpg" width="1022" height="259" border="0" usemap="#Map">
    <map name="Map"><area shape="rect" coords="251,147,435,252" href="http://www.example.html">
    <img src="images/shop_mid.jpg" width="1022" height="3250"></nowiki></pre>
    Images are touching vertically (no space in between):
    <pre><nowiki><img src="images/shop_top.jpg" width="1022" height="259" border="0" usemap="#Map"><map name="Map"><area shape="rect" coords="251,147,435,252" href="http://www.example.html">
    <img src="images/shop_mid.jpg" width="1022" height="3250"></nowiki></pre>

    Maybe Mozillazine's Web Devel / Standards Evangelism forums may help better.
    * http://forums.mozillazine.org/viewforum.php?f=25

  • How do I remove extra space after an image in an ePub created with InDesign?

    I've designed more than a dozen ebooks with InDesign and have recently been having problems with the spacing after images, both images that are anchored in the text or stand-alone and exported through the Articles Panel. Following are a few details:
    • In the Object Export Settings, I have the vertical spacing set to 0 both before and after the images and no breaks added.
    • In the Export panel, I do not have any vertical spacing applied to images.
    • I do not have any Object Style settings applied.
    • It doesn't seem to matter if I anchor the image into the text or have it as a stand-alone image in the Articles Panel with the caption after it in a separate text box, also in the Articles Panel.
    • I broke down the ePub into an html file and did not see any div or span classes that were different between images that are showing correctly vs. incorrectly.
    • Extra space appears in both iBooks on my computer, as well as on my iPad.
    • I converted to a mobi file for the Kindle and the space wasn't there.
    See attached screen shot. There shouldn't be that big gap between the image and the orange caption.
    Any help or suggestions anyone can provide would be greatly appreciated. I feel like I've tried everything I can think of with the same results over and over!

    Yes. That is the technique I traditionally use to drop an image into text. I even cut and pasted again as you suggested with the same result. Trust me, this is driving me nuts. I'm not doing anything different than before, but my results are different, even within the same document. I'll attach a few examples, all from this same document.
    How the space after my in-line image is supposed to look:
    And then a few of the pages with the mystery gap:

  • Can I insert a space after numbered items in a list without losing auto-renumbering?

    I'm a new Pages user trying to adapt Harvard template for my needs. Can I somehow make a space after each item in a numbered list without losing auto-re-numbering? If paragraph space is used, program does not seem to recognize next number as part of the same list. Again, tried to check for previous question/answer on this but I'm not clear on how to search forum before submiting a question. Thanks Danie

    Hi Danie,
    Use a line feed (shift-return) instead of a paragraph break (return).
    Regards,
    Barry

  • HT3275 Why I'm losing space on my internal HD, after i started to use the Time Machine, and after deleting all my files i still dont have any space on my internal HD!

    Why I'm losing space on my internal HD, after i started to use the Time Machine, and after deleting all my files i still dont have any space on my internal HD?

    Why I'm losing space on my internal HD, after i started to use the Time Machine, and after deleting all my files i still dont have any space on my internal HD?

  • Losing disk space after installing Mavericks

    After installing OS X Mavericks, I had noticed my computer was losing disk space after updating some products. I even shut down my computer to allow it to readjust to the updates, cleared some unnecessary apps, and yet I see my computer losing more space, as if files are being added behind the scenes. I've adjusted my browser Safari to more private settings,even cleared the cache, to avoid this, yet it still occurs. Are there other files I should be clearing?

    the trouble is I don't know what is causing the disk space to be taken. I'm idly using Safari with private browsing set, when I come looking at my finder, seeing the space gradually falling. I was at 695.02 GB available this morning, and now at 694.83 GB available. I've made no downloads in between then, so I'm wondering if this is the result of downloading Mavericks directly from the app store, or if there is a setting I need to fix. I've tried verrifying/repairing the disk, permissions too, but I still see the decrease occurring.

  • Slowly but continuously losing HD space after installing 10.9

    I installed Mavericks a while back but didin't notice until recently that my available HD space is gradually decreasing with time. It got to the point where I only had ~200 Mb of storage left. Im on an older 2007 macbook running 10.9. I have a 45 Gb bootcamp partition, which is NOT losing space. Anyone run into this/know how to fix this?

    This could be caused by caches and temporary files in your system. Have you been using your mac a lot? Have you been using very resource-heavy programs? These are all causes of cache/temp file size increase. Try deleting your safari history, safari cache, and any temporary files in the system. This won't completely stop the problem, as it'll keep using data, but you'll get it back when you do this.
    -Squirtly

  • Space after negating exclamation mark

    Hi, is it possible to add a space after a negating exclamation mark in the code formatting rules such as:
    if (!true) {}   <- I don't want this style
    if (! true) {}  <- I do want this
    I think that the Tools -> Options -> Text Editor settings give me quite limited choices when it gets to customizing your code formats. I want to do this for JavaScript if that matters.

    The ! means that iPhoto has lost the link to the actual images
    i
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Space After - Text

    Hi, I have some problem with the"space after" function.
    As you can see in this image, the firts line, the headline, should send the next text, 10 points bellow.
    But all the browsers that I test, they ignore this "css rule"...
    http://www.pgdesignrio.com/revistas.html
    Safari, Firefox, Chrome in Mac.  IE 10.0.9

    Hi Dandalo,
    There's a Muse bug that lets you set negative padding even though it is invalid in CSS.
    You have -1 left padding applied to the headline which is making the entire padding CSS invalid.
    If you change it back to 0, that should fix the issue. You can continue to use negative first line indent.
    Hope this helps.
    Abhishek

  • Disallow Spaces in Image Names

    Hi,
    There is a long running problem with Business Catalyst at this moment in time - it allows spaces in file uploads.
    This is a severe problem and simply shouldn't be allowed in any modern CMS.
    If I give an isolated example, I recently helped a client of mine launch an Email Campaign from their CP. Everything appears fine in all browsers, however in Gmail, images with spaces in simply break.
    This comes down to our client uploading images with spaces in, which suffice to say we have told them not to do. It's easy to say we should tell our clients to do this however this will not do. It is simply a requirement of all CMS' in this day an age as files with spaces in will almost always cause problems somewhere.
    Before I carry on ranting, is there a way for me to enable a requirement for spaces in file uploads?
    If not, this feature needs to be implemented.
    Thanks.

    Hi Liam,
    In the minds of my customers is it a BC problem or is a web problem? It is a BC problem.
    Look at it this way; Facebook, twitter and the many hundreds of websites that you can upload images to either disallow you from uploading images with spaces or loop through file names and convert the image filename to be web friendly.
    We can't expect less tech-savvy clients to remove spaces from their images, especially if there is no clear warning on the website to remove them. Are you suggesting, that we train each and every user of each and every website that we have built to remove spaces from their filenames?
    Are you serious?
    There is no debate here - BC should be doing something to fix this problem, whether it is to give adequate warning and advice during the file upload period, to rename images to be web friendly or to disallow spaces in images completely it has to be done. To suggest that this is a 'web problem' is to make excuses for Adobe. We should not have to train our clients to remove spaces from images file names.
    While I agree that with the tech-savvy it is simple to remove spaces from images it is not something we should expect users to do. For an example, let's take a large scale eCommerce website. There are multiple users of that website, some tech-savvy, others not-so. This eCommerce website takes on a new user to help manage their products, who we will call John. John isn't very tech savvy.
    The business-owners take John through the basics of uploading a product, possibly even suggesting he removes spaces from image file names. However, being the new guy, John doesn't remember that and fails to remove spaces from a couple of images. Nobody knows, because these images appear fine in the latest browsers. Three weeks later, this business decides to launch an email campaign, which looks great in tests to Outlook! As the business-owners are not tech-savvy, they very-happily launch the email campaign based on a template created by the original developers without testing. The original developers cannot take into account spaces in images as HTML email cannot run JavaScript.
    Of course, just after the send date Employee #5 notices that all of the product images are broken in Gmail. The business-owners then swiftly contact the web developers and all the blame comes to them, despite that fact they advised them on this originally.
    So in conclusion here, the business-owners lose out on valuable profits and their reputation is damaged and the web-developers reputation is scarred indefinitely, with Business Catalyst's problems being blamed on them as the reseller. Everybody loses.
    And all of this could of been avoided simply if Adobe had put in adequate efforts (such as those previously described) to alleviate this problem.
    To suggest that we should be training our clients and all of their new and changing users to do the following is to make excuses for Adobe's failures.

  • Removing white space after Spry Menu Bar...

    I having a bit of a problem trying to remove a little white space after my Spry Menu bar, when I set it to 8.6em theres a little white space, when I set the width to 9.7 it goes too far, I changed it to 137 pixels, however in Firefox and IE, it messes up the layout.
    Also what do you do if there a different browsers, where some layouts are out of place, do you need to detect the browser with JS?

    The website is not live yet, everything is stored locally so heres the code: -
    HTML: -
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="website_style.css" />
    <title>My Website</title>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="wrapper">
      <div id="banner"></div>
      <div id="menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="#">Home</a>      </li>
          <li><a href="#">Personal Profile</a></li>
          <li><a href="#">Education</a>      </li>
          <li><a href="#">Work Experience</a></li>
          <li><a href="#">Skills</a></li>
          <li><a href="#">Additional Info.</a></li>
          <li><a href="#">Referees</a></li>
        </ul>
      </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    CSS: -
    @charset "utf-8";
    /* CSS Document */
    body{
        background-size:auto;
        background-repeat:no-repeat;
        background-color:#967255;
        padding: 5px;
    #wrapper {
        width:968px;
        background: #FFF;
        padding-left:0px;
        padding-right:0px;
        overflow:hidden;
        height: auto;
        border-top-left-radius:20px;
        border-top-right-radius:20px;
        margin:0 auto;
    #wrapper #banner {
        background-image:url(banner.gif);
        height: 100px;
        width: 968px;
        margin-left: auto;
    Spry Menu CSS: -
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
        font-family: abeatbyKai;
        height: auto;
        background-image: url(../paper.gif);
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 8.68em;
        float: left;
        height: 3em;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0em;
        margin-left: 0;
        padding-top: 0;
        padding-right: 0em;
        padding-bottom: 0;
        padding-left: 0px;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 8.2em;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        background-color: #EEE;
        color: #333;
        text-decoration: none;
        background-image: url(../paper.gif);
        padding-top: 0.5em;
        padding-right: 0.75em;
        padding-bottom: 1.5em;
        padding-left: 0.75em;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #33C;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #33C;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;

  • Why am I losing memory after I delete a file?

    I have a Macbook Pro and it runs OS X 10.5. I downloaded a torrent movie the other day put it on a flashdrive and deleted all associated files and I still lost 2+ GB of memory. How is this possible and how do I fix it? I dont think I should lose that much space after I delete a downloaded file otherwise whats the point of deleting. My flash drive is a Geek Squad 16 GB with no U3 technology. Please help as this is uber frustrating!

    OK, so it's solved.
    Whatever you download goes (if all defaults are set) to the Downloads folder in your user profile.
    Depending on the file type and software settings a copy CAN be made without it being obvious to the user.
    For example if you download an mp3 file (of your friend's band playing in their garage), it will go to Downloads. If you click on it and it opens in iTunes, a copy of that file will be put into the itunes library - making it two copies of the same file. If you then delete it form the Downloads the iTunes copy stays on your HD until you delete it (best way would be to do it through iTunes).
    Same with some video files, if played through itunes, a copy will be made. QT will not make a copy as it doesn't use the "library" concept.
    Images and some video - if imported to iPhoto - again, a copy will be put into the library.
    Also remember that if you drag any files between volumes, the default action is COPY.
    If a file is locked, even if you drag from a folder to another - the default action is COPY as well.
    What happened in your case, I don't know, but all is well it would seem.
    And one more thing (a bit off topic, but worth knowing)...
    If you delete a file from a flash drive, you must empty the trash while the drive is plugged in, otherwise it will re-apear in trash every time you plug the drive in.
    Message was edited by: i.3d
    Message was edited by: i.3d

  • Where does one set space after paragraph in the new Pages 5.0? It used to be under text in the Inspector in the previous version, but I just can't find it in this new version.

    Where does one set space after paragraph in the new Pages 5.0? It used to be under text in the Inspector in the previous version, but I just can't find it in this new version. Paragraphs seem to only be dealt with in styles, and the Formatting window for text doesn't seem to have the space after paragraph contrtol that the older Inspector had. What am I missing?

    Sorry I did this without looking:
    Side panel >Text > Style > Spacing > Turn the triangle > Before Paragraph/After Paragraph/
    This is the trouble with the Peeky Boo Contextual Interface that so many wiser heads than mine love to love.
    Peter

  • Before , after images not populating in cube

    Hi All,
    we have a data flow wherein the data from the dso is extracted delta wise to cube . Now for a particulat document , the doc did come to ods and then to cube . then in r/3 there a change to the document , this was then again extracted to ods and then to cube . now the problem is
    the cube is showing both the values of before change and after change in the cube . I checked in the ODS only one record of changed value is there. in the change log after, before and new images for the doc no is there but in the cube the data is doubling up intead of showing th latest.
    Any idea why this is happening.
    Does compression play any part.
    some more info to understand better:-
    in cube already KF1 = 100 , ch1 = 'a' ch2 = 'b'.
    sam in ods KF1 = 100 , ch1 = 'a' ch2 = 'b'.
    now in r/3 change ch1 from 'a' to 'n'.
    so in ods KF1 = 100 , ch1 = 'n' ch2 = 'b'.
    in change log table
    KF1 = 100 , ch1 = 'a' ch2 = 'b'   record mode = n
    KF1 = -100 , ch1 = 'a' ch2 = 'b'. record mode = b
    KF1 = 100 , ch1 = 'n' ch2 = 'b'. record mode = (after image)
    now in cube
    KF1 = 100 , ch1 = 'a' ch2 = 'b' 
    KF1 = 100 , ch1 = 'n' ch2 = 'b' 
    SO the key figures are adding up , which should not be the case.
    Regards,
    Sushmita
    Edited by: sushmita das on Apr 14, 2011 7:36 AM
    Edited by: sushmita das on Apr 14, 2011 11:11 AM

    Hi Sushmita,
    In ODS only if the key fields are same, then any change in Data Fields will be overwritten. And the new record will be updated to the cube.In cube data is not overwritten instead it is added or updated.
    For eg:
    DSO
    Key field   Data Field
    A                 100
    B
    C
    So initially in cube also these values will be there.
    Now suppose keeping all the Key Fields same, the data field is changed to 200 in R/3. So in DSO an after image will come and u will see that in the change log table there are 3 records, one will 100, another will be -100 and another will be 200.
    But when u take that data into cube the data field value will be added up to 300.
    However if Key field value 'A' is changed to 'D' in R/3 then in cube there will be 2 records
    One having Key fields as A B C and Data Field as 100
    Another having Key Field as D B C and Data Field as 100.
    If you want to delete the first request from cube and only update the new record then you will have to delete contents of the cube and freshly load it.
    Hope it helped.

Maybe you are looking for

  • How to connect sony bravia tv wirelessly to internet using apple airport

    Hi. I cannot connect my Sony Bravia smart TV wirelessly to internet via my Apple Airport Extreme wireless setup. The TV status is network connection OK, but fails to connect to internet. Apple Laptop connects OK via wireless Can anyone help please.

  • Screen goes black and I get steady beeps

    I have a 2004 HP Pavilion a600n, AMD processor with Window XP SP3 and 1 gb of ram. I have no viruses or spyware due to running McAfee, Malwarebytes, Spybot, Spyware Blaster, and Advanced System care. My pc starts fine, but after about an hour, the sc

  • Can't share a home movie to iTunes

    I've done this before with no problems, but I just tried to share a couple of movies I just imported from my camera and added titles to, and while iMovie claims it renders the project, and then launches/switches to iTunes, the movies never show up in

  • How do I add a hyperlink into a pdf document in OS X Mountain Lion?

    It appears that Mountain Lion does not allow you to add links to pdfs docs in preivew. Does anyone know a work around? Why would Apple remove this festure? Thanks, S.

  • Number generation

    hi i have a logic prob  in sap abap. from  serial 279360 to ..... 279360 = AAAA. 279361 = AAAB 279362 = AAAC .... the sequence of alpha code r like AAAA -AAAZ, AABA- AABZ,... AZAA-AZZZ. BAAA- BAAZ,BABA-BABZ,.....BZAA - BZZZ, CAAA- CAAZ,CABA-CABZ,....