Suppress empty space in column in BEX

Hi, I have the report data like this +along with some other columns:+
retord-----salesord---itms--
qty
8000--10002--
10
blank--10002--
10
blank--10002--
10
I want to pick 1 record from my cube or how can I not show the blank spaces under retord column so that my report should be like this:
retord-----salesord---itms--
qty
8000--10002--
10
We can suppress the rows when the KF values are 0.  But how can I suppress the characteristics?
Thanks,
Radha

Hi Radha,
Go to Query Designer Rt. Click on Characteristic "retord",
Select RESTRICT, From left side pane of Values select "#",
Transfer to Rt. side.
Rt. Click on that "#", Select EXCLUDE FROM SELECTION.
Save and Execute.It will exclude all Blank values.
Assign points if this helps.
Rgs,
I.R.K

Similar Messages

  • AE 2014 switches column width - empty space not decreasing

    Hi,
    as in all other previous cs/cc versions, i got this problem:
    https://dl.dropboxusercontent.com/u/37418032/ae_switches_column_width.png
    I can increase the columns width, but there is a limit on how far i can DEcrease it. so it stays too broad, taking away much space from the timeline.
    This is very annoying, please tell me how to fix that.
    Currently using the newest CC 2014 version on MacBook Pro.
    Thanks for the help!
    Best regards,
    Erik

    Mac OSX 10.9.5
    All other colums dont have empty spaces, just this one.
    I changes machines for better performance so its not spec related, but here they are:
    Modellname:    MacBook Pro
      Modell-Identifizierung:    MacBookPro11,3
      Prozessortyp:    Intel Core i7
      Prozessorgeschwindigkeit:    2,3 GHz
      Anzahl der Prozessoren:    1
      Gesamtanzahl der Kerne:    4
      L2-Cache (pro Kern):    256 KB
      L3-Cache:    6 MB
      Speicher:    16 GB
      Boot-ROM-Version:    MBP112.0138.B07
      SMC-Version (System):    2.19f7
      Seriennummer (System):    C02N31L5FD59
      Hardware-UUID:    9A877130-C760-55B7-82A5-97EAC2CF9758
    NVIDIA GeForce GT 750M
    VRAM (gesamt):    2048 MB
    2880 x 1800
    I once got a hint that it is related to the fact that my system language is german, but the problem occurs with every change in the system preferences
    This clearly is an adobe error to me. But im not an expert.
    I just want the program not to waste space for nothing
    I have never changed anything specifically, this is a basic (new) macbook pro with the basic installement of After Effects. Why is this not working?

  • Suppress Empty Column Headers

    My data form has 4 dimensions selected for a given column. My header for the column displays on a single line, but 3 empty headers appear underneath it before you get to the data portion of the form. Is there a way to suppress empty headers in a data form?

    Hi,
    For rest of the 3 Dimensions without data you can use the options "Suppress Columns" option.
    Open your Data Form and click on Actions-->Suppress Columns--> No Data and Zero. Now you can see only columns with data.
    Try this it will help you.
    Regards,
    Srikanth

  • Empty spaces

    Hi everyone!
    I need to ensure some columns have null and not empty spaces.
    I have come up with this method.
    Would like to know if there is any other way of doing it.
    update table_temp
    set columnSample = null
    where (ascii(columnSample)= 0 and length(columnSample) > 0)
    or (ascii(columnSample)= 32 and length(columnSample) > 0)
    or (ascii(columnSample)= 10 and length(columnSample) > 0)
    or (columnSample= '' and length(columnSample) > 0)Hope someone could enlighten me on this!
    Thanks a lot.
    Nith

    Nith,
    Your statement would NULLify columns that start with empty space, but have other characters after that.Column like " helllo".
    This simple statement sould do the trick:
    update table_temp
    set columnSample = null
    where ltrim(columnSample) is NULL

  • How to collapse empty space above each photo in an album?

    Hi folks.
    I have a photo album setup to display my photos as a single column with no caption.
    I'm seeing an alarming amount of 'dead space' above each photo. I.e., when I click on the photo in iWeb in order to see the blue bounding box that contains the photo, there's a lot of empty space.
    Some of my photos are portrait orientation and so the gap is only about 1/3 of the height of the photo. But for some of my landscape-oriented ones, the gap can be as much as twice the height of the photo.
    Is there any way to force iWeb to adjust the container to the height of each image plus some padding?
    Thanks
    Tony

    The only user controlled spacing is that offered by the Photo Grid pane and that doesn't really affect that spacing much. Other options would be to go the flash route with one of the applications or iPhoto plugins available. Examples of some of them can be see in these demo pages:
    PhotoPresenter Animated Slideshow Themes
    SimpleViewer and Flash Album Exporter
    Flash Album Exporter Postcard and AutoViewer Slideshow Themes
    Jalbum
    Cyclosaurus as offerred at times in the past javascript code to modify slideshow attributes but none for the spacing as you want.
    OT

  • Can't get rid of empty space in ID document.

    I am laying out a book in ID CS4 Standard. I added more text to the end of the book and ended up with an unexplained empty space in between the old and the new material that won't go away.
    The text is laid out in threaded text frames that run from page to page.  There is currently a blank page and a three quarters in bet. the old and new. (If I press backspace just the first word on the second segment of text connects to earlier text and as soon as I press space bar to break between words it jumps back over the blank space.)
    Any advice or suggestions are appreciated because I am stuck.
    Thank you.
    Bubby Bella

    Sounds like it could be a problem with Keep Options, but it's pretty hard to tell without seeing the pages. Are the columns the same width on both pages? This sort of thing also happens if you've got a long string that can't break and it's too wide for a column (not allowing hyphenation and using No Break or a lot of non-breaking spaces is a classic way to to make that happen), especially if there is something like an image with text wrap that might constrict the column width.
    A screen capture or two, with non-printing characters showing might help here.

  • How to Avoid Empty Space in Excel Export , while using SubReport.

    We have a sceneraio where we have parent child relationship and we are using the SubReport Concept to map the child data by taking input parameter from Parent Report.
    The RPL/HTMl viewer , PDF works fine, but  when we export data into excel empty rows are comming.
    Could  you please suggest how can we avoid empty space in Excel Export.
    we have kept the cell (width and height ) same as SubReport Width and height.

    Hi SubhadipRoy,
    According to your description, did you use separate subreport to display the data rather than insert subreport in tablix?
    Based on my test, if we are use separate subreport to display the data in the report, when we export to Excel we will get an additional row. We can adjust the minimum gap between tablix and subreport to work around the issue. In SSRS 2012, if we paste tablix
    and subreport without empty space in report design, it will not display the additional row. You can try to put the tablix and subreport in a rectangle to resolve the issue. 
    Reference:
    http://stackoverflow.com/questions/20367960/remove-additional-column-from-exporting-to-excel-from-ssrs
    There is a screenshot for your reference:
    If the issue is persist, please elaborate the issue for further investigation.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Suppress empty legend/group in pie graph

    Hi,
    I've created a pie graph using BAM datacontrol.
    In the pie graph, the legend area shows an extra empty group.
    For eg. in the pie graph if there are 3 slices : High,Medium & Low, then in the legend area 4 legends will be displayed; 3 legends corresponds to the 3 respective groups but an additional legend shows up.
    How can we hide/suppress the empty legend/group.
    In BAM dashboard we have an option 'Suppress Empty Group' but I didn't found any similar property in the pie dvt component.
    I'm using JDev 11.1.1.4.0

    the values from our column are from database , then how can we edit the data(values) in that columnErrr..Ohkk. There are 3 methods you can do this:
    1) Correct the spelling in underlying DB table by updating the column name (check all the references) - Most Recommended
    2) In case you don't want to go for 1st option, you can remove the default legend option in Pie Chart by setting it to none and ADD a new Legend View to this Chart View with correct names
    3) Change the fx of that column in criteria like
    case when col = 'abd' then 'abc' else col end
    All above will solve your problem....

  • Suppressing empty nodes in ALV tree grid

    Hi,  I'm writing an ALV tree report with financial data broken down by cost element hierarchy. We've determined that the maximum number of levels in our hierarchy is seven so have to build the program to accept seven node levels. Most times when it runs it will find fewer than seven nodes.  Is there an easy to to suppress empty columns in the report so that the end user does not not see a bunch of empty nodes in the report?

    Expand or Collapse Branches or Hide Areas
    You are able to expand and collapse the branches of the tree structure individually or together. Beyond that you are able to make a node or an item completely invisible.
    Methods
    Function                                       Class                                   Method
    Expand individual branch               CL_SALV_NODE                  EXPAND 
    Collapse individual branch                                                        COLLAPSE
    Expand all branches                    CL_SALV_NODES                EXPAND_ALL
    Collapse all branches                                                              COLLAPSE_ALL
    Change visibility of a node            CL_SALV_NODE                  SET_VISIBLE
    Check whether the node is visible                                             IS_VISIBLE
    Change visibility of an item             CL_SALV_ITEM                 SET_VISIBLE
    Check whether the item is visible                                             IS_VISIBLE

  • I need to Delete the empty space page of report

    I need to Delete the empty space page of report 
    http://imageshack.com/a/img540/191/nrOwz6.jpg
    I Need Help!!
    Thanks

    Hi yha10,
    Per my understanding that you want to add one textbox at the bottom of the tablix and make it display as the last on each page after the tablix, you have try to add the page footer but if there is little record in the report you will got some space between
    the report footer and the last row of the tablix, right?
    If you don't want to display the space and I suggest you don't use the report footer and you can take reference to the details information below to display the information as the last row of the tablix on each page:
    Right click the Details in the Row Group and select to Add Group-->Parent Group:
    and add this expression in the Group By:
    =Ceiling(RowNumber(Nothing)/10)
    (10 is the number of rows you want to display on each page)
    Right click the row group to select the "Group Properties" and add page break by check the "Between each instance of a group":
    Right click the first column which the Group located and select the Insert Row-Inside Group-Below:
    Select the Entire Column1(Group) and delete columns:
    Merge the entire last Row and type the information "I need to show on all the page" in it:
    If you still have nay problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Delete empty space in PLD footer

    Hello,
    In my report done with PLD I have the following need:
    For example the footer contains 3 fields :
    If the 3 fields contains data, it's displayed like this:
    Total A
    Total B
    Total C
    If the field Total B doesn't contain any data, it's displayed like this:
    Total A
    Total C
    My objective is to avoid the empty space between the 2 fields Total A and Total C when the field Total B is empty.
    I already tried to tick "delete null values" and "adjust to the cell hight" but the space is still here!
    I already tried the solutions given in the other threads but it doesn't work (maybe because in the threads they talk about repetitive area, which is not my case: i work with the footer).
    Thanks for your help.
    Kind regards,
    Walid BELAHMER.
    Edited by: Walid Belhamer on Apr 30, 2010 5:56 PM
    Edited by: Walid Belhamer on Apr 30, 2010 5:57 PM

    Hi,
    I am sure that the above solution is not possible instead of printing in vertical line you can print the details in horizontal line like this
    TOTAL     A:    Some infor.....            TOTAL B:    Some information           Total C    Some information
    This is the solution that i have gave to the clients....
    Regards
    Chidambaram

  • I have 2 inches of empty space on both sides of the screen on all websites when using firefox. How do I get webpages to fill the screen?

    All my webpages on firefox have about 2 inches of empty space on both sides of the screen, but on Internet Explorer there is much less empty space or mostly none at all. How do i fix this?

    I can't make out from your low-res screenshot what those gray images in the menu at the left are, but I do not see them and there is nothing int the page source that accounts for them.
    *http://www.womensonlinebusiness.com/about-WomensOnlineBusiness.html
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How can we remove empty space created in the flat file unintentionally

    Hi Forums,
    In our data flow, transactional data is flowing from one ODS(Acquisition Layer) to two different ODS's(Integration Layer) parallely. Error occured in first ODS(Acquisition Layer) i.e ODS was not getting activated for long time coz of empty space[#] in one of the infoobjects of a particular record. After manually deleting the request in two ODS's of Integration Layer & edited that particular record in PSA and reconstructed that deleted request form PSA the problem was solved.
    This wrong entry is getting visible only at the time of ODS activation. Can any one suggest me a permanent solution for not occuring of empty space at the source system level or at SAP XI interface level or in the SAP BW system level?
    Thanks in advance

    Hi,
    If your ino object is of numeric type then check the condition if it is # (empty) then
    replace with 0 (zero), if it is char. then make it SPACE..you can use this following statement in your transfer / update rule for the IO.
    replace all occurances of '#'  with ' '.  (for Char.)
    (for Numeric)
    if COMM_STRUCTURE-XXXX is initial.  
    RESULT = 0.
    endif.
    Hope it helps..
    assign points if useful.
    Cheers,
    Pattan.

  • Videos (eg, YouTube, New York Times) do not work on my Retina Display MacBook Pro.  There is sound but only empty space where the video should be.  Help?

    Videos (eg, YouTube, New York Times) do not work on my Retina Display MacBook Pro.  There is sound but only empty space where the video should be.  Help?

    Did you install Flash Player?
    http://get.adobe.com/flashplayer/

  • How to add new text and an empty space before a file name with Automator

    I can create a new service to add to multiple files some text before the file name but I need to add even an empty space; e.g. file name original  becomes: new text(space)file name original. The aim is to add this text and space to multiple files.
    I hope to be understood. Please can somebody help me?
    Thanks

    This is an old Apple-supplied AppleScript that will do the job.
    IMPORTANT: note the conditions of use: it will choose the frontmost Finder window to operate on. Therefore, open the folder you want to change the names of and make it the front finder window BEFORE running the script.
    Add to File Names
    This script is designed to add a prefix or suffix to files in the front window of the desktop.
    If no folder windows are open, the script will affect items on the desktop.
    Copyright © 2001–2007 Apple Inc.
    You may incorporate this Apple sample code into your program(s) without
    restriction.  This Apple sample code has been provided "AS IS" and the
    responsibility for its operation is yours.  You are not permitted to
    redistribute this Apple sample code as "Apple sample code" after having
    made changes.  If you're going to redistribute the code, we require
    that you make it clear that the code was descended from Apple sample
    code, but that you've made changes.
    --March 2014: Changes by Phil Stokes to make the script work on 10.9
    --these changes are simply reversing the order of parameters in the lines that have "copy" in them
    -- The following line is disabled due to a Menu Manager bug
    --set the source_folder to (choose folder with prompt "Pick the folder containing the files to rename:")
    try
              tell application "Finder" to set the source_folder to (folder of the front window) as alias
    on error -- no open folder windows
              set the source_folder to path to desktop folder as alias
    end try
    set the prefix_or_suffix to ""
    repeat
              display dialog "Enter the prefix or suffix to use:" default answer the prefix_or_suffix buttons {"Cancel", "Prefix", "Suffix"}
              copy the result as list to {button_pressed, prefix_or_suffix}
              if the prefix_or_suffix is not "" then exit repeat
    end repeat
    set the item_list to list folder source_folder without invisibles
    set source_folder to source_folder as string
    repeat with i from 1 to number of items in the item_list
              set this_item to item i of the item_list
              set this_item to (source_folder & this_item) as alias
              set this_info to info for this_item
              set the current_name to the name of this_info
              if folder of this_info is false and ¬
                        alias of this_info is false then
                        if the button_pressed is "Prefix" then
                                  set the new_file_name to the (the prefix_or_suffix & the current_name) as string
                        else
                                  set the new_file_name to the (the current_name & the prefix_or_suffix) as string
                        end if
                        my set_item_name(this_item, the new_file_name)
              end if
    end repeat
    beep 2
    on set_item_name(this_item, new_item_name)
              tell application "Finder"
      --activate
                        set the parent_container_path to (the container of this_item) as text
                        if not (exists item (the parent_container_path & new_item_name)) then
                                  try
                                            set the name of this_item to new_item_name
                                  on error the error_message number the error_number
                                            if the error_number is -59 then
                                                      set the error_message to "This name contains improper characters, such as a colon (:)."
                                            else --the suggested name is too long
                                                      set the error_message to error_message -- "The name is more than 31 characters long."
                                            end if
      --beep
                                            tell me to display dialog the error_message default answer new_item_name buttons {"Cancel", "Skip", "OK"} default button 3
                                            copy the result as list to {button_pressed, new_item_name}
                                            if the button_pressed is "Skip" then return 0
                                            my set_item_name(this_item, new_item_name)
                                  end try
                        else --the name already exists
      --beep
                                  tell me to display dialog "This name is already taken, please rename." default answer new_item_name buttons {"Cancel", "Skip", "OK"} default button 3
                                  copy the result as list to {button_pressed, new_item_name}
                                  if the button_pressed is "Skip" then return 0
                                  my set_item_name(this_item, new_item_name)
                        end if
              end tell
    end set_item_name

Maybe you are looking for

  • Disp+work stop because of shared memory?

    Hello Gurus, I have an SAP server that will not start. It was running previously, but after a parameter update and an instance restart, I cannot get the dispatcher running. System is Windows 2012 Server, MSSQL 2008 R2, 16 Core 132 GB RAM. I believe i

  • Can you change the factor on each item in the same pricelist!

    In the pricelists, if you go in them you'll see it shows the item code, item description then base price, factor and then the price. But can you make that factor different for each item in the same pricelist? In the database it stores the factor for

  • My mobile make restart always

    Hello all I've got a problem with my Nokia C-7, namely that he is always a doing Restart is new since I bought only 3 months   maybe evryday 1 time doing that

  • Sharing network via Airport, can browse but no mail, smtp or pop3

    I have the G5 connected via ethernet to the router box they gave me, fine mail and browsing are super duper, So now I have the Laptop G4 (Both on 10.4.7) On the G5 I crated a network and enabled internet sharing in system prefs using Airport (No airp

  • After Effects CS 5.5 renders brighter gamma than my CS3.  Files gamma don't match

    I just upgraded to After Effects CS 5.5 last week.  I had a project come back that was originally done in CS3.  All the renders were done as the animation codec with an alpha channel.  When I open the CS3 project in CS5.5 and render out a composition