Hide a row in CROSS TAB

HI experts,
I have a cross tab.
The rows are automatic from a field, for example month:
1
2
3
4
5
6 ....
I new to hide , for example the row of AUGUST.
How can I hide the row in the cross table. I want to hide, I dont want to supress the result.
Thank you very much
Edited by: Markus C. on Jul 23, 2010 10:18 AM

Hi,
Create a formula that would represent what you want displayed in the rows and base the Row on the formula instead of a specific field.
Heather

Similar Messages

  • Hide duplicate rows in Cross Tab report

    where can i find the option to hide duplicate rows in cross tab report..?

    Is it a limitation with crosstab report..?
    Ok, here's the issue i have a crosstab report and its based on a VIEW.
    the data duplicates based on created_by and last_updated_by columns as I'm not using these columns in the report.
    any ideas or workarounds to avoid duplicates....?
    Thanks!

  • Hide top axis in cross tab report

    Hi
      How to hide top axis in webi report xir4.
    Only objects names on top axis to be hide.
    I see only option for data fold and unfold
    Please suggest.
    Thanks.

    hi,
    Please right click the top axis of Cross tab.
    Select  Hide > Hide dimension
    Now you will see only Left axis Headers and data only. Top row which has column names will be hidden.
    Regards
    Vamsee

  • How to display a row in Cross Tab when the count summary is zero

    My customer wants a row for all possible data, even when the count is zero.  How can I get a row to display when there is no data?  Using an example:  Display status for incidents - possible five statuses, but selection only results in four statuses because no incident were cancelled.  Customer wants all five statuses to display in cross tab with cancelled showing '0' (zero))
    Open
    WIP
    Cancelled
    Pending
    Closed

    This worked for the last guy who had a similar issue.
    Take a look at what it's doing. You should be able to use the same principal to meet your needs...
    I'm assuming that you'll only need to show 4 weeks at a time on your report.
    The easiest way to do it is by creating 8 separate formula fields:
    W1A
    W1RT
    W2A
    W2RT
    ... and so on
    I don't know how your data is coming across but the formula should go something loke this:
    W1A... IF datepart(ww,currentdate) - datepart(ww,) =0 THEN
    W1RT... IF datepart(ww,currentdate) - datepart(ww,) =0 THEN
    W2A... IF datepart(ww,currentdate) - datepart(ww,) =1 THEN
    W2RT... IF datepart(ww,currentdate) - datepart(ww,) =1 THEN
    ... and so on
    If I got you weekly criteria wrong, sorry. It's just a best guess.
    Anyway you should be able get the idea. It gives you the effect of a crosstab without the headaches of a crosstab.
    Hope this works for you,
    Jason
    Edited by: Jason Long on Jun 28, 2008 3:19 AM

  • 2 rows in cross tab

    Hi Guys,
    I wonder if I can create to different rows 1 for product type and another one for product, now I have them both in the same column, looks nice but I want them in 2 different rows but I can't find the setting to do it.
    Thanks

    I have CRXI. SP 6
    Right click the crosstab, go to crosstab expert, click on customize Style
    You can try changing the summarize fields to horizontal.
    If that is not what you want, try this.
    Right click the crosstab, look for the pivot cross tab option, and try that.
    If neither of these fix the issue, please provide an example of what you have, and what you want.
    I may be misunderstanding the issue.

  • How to show underline and overline for subtotal and total row in Cross tab

    Hi,
    I am developing cross tab report where i need to show undeline and overline in data for subtotal row and total row so as to distuingish normal rows from subtotal and total row.
    Thanks,
    Mahesh

    Hi BIPuser,
    i looked at the updated template, we need undeline on the data corresponding to subtotal row for ex. row 2.
    We have xml tag in xml data UNDERLINE_AFTER='Y' and UNDERLINE_BEFORE='Y' then we need to show underline and overline on data i.e on 121,122,123,221,222,223 ,not on ROW2.
    value1 value2
    row1 200 300
    row2 400 700
    we need underline and oveline on data 400 and 700 since it is subtotal data based on condition UNDERLINE_AFTER='Y' and UNDERLINE_BEFORE='Y'.
    Hope you understand.
    Please help!!!!!!
    Thanks,
    Mahesh
    Edited by: user13450806 on Feb 2, 2011 12:14 AM

  • How to display recordnumber for each row in cross tab?

    <p>Hi.. </p><p>I am using Crystal Report XI,with the database Microsoft SQL Server. I have 2 questions regarding Cross Tab.</p><p>1. How to limiting record per row and per column in Cross Tab? For example,at one page the report printing 20 records per row and 7 records per columns.</p><p>2. I would like to display recordnumber for each row that printing in Cross tab. How crystal reports can handle this?</p><p>Can anyone can help me out on this? </p><p>Please kindly advise.</p><p>AN </p><p> </p><p> </p>

    <p>Dear Kathryn,</p><p> </p><p>I did used DisplayString as suggested by you. The result work fine until I add more data to this cross tab. I used this formula : </p><p> global numbervar pager;</p><p>recordnumber();</p><p>pager := pager + 1; </p><p>  if pager > 0 then totext(pager - 1,0)     </p><p> </p><p>The result come out in decending order for each row. </p><p>SN    Name </p><p>5       abc<br /></p><p> 4       def</p><p>3        fig<br /></p><p>2        klm<br /></p><p>1      opq</p><p> Is that anything wrong with my formula?<br /> </p><p>Please kindly advise.</p><p>-AN- </p><p> </p><p> </p>

  • Exclude rows from cross-tab

    I have a cross-tab in my report.  I am relatively new and hope this isn't a "dumb" question".   There are columns which are averages of data aggregated by week.  The last column is average over 4 weeks.
    I only want the report to show those rows where the total column is above 70.  How do I filter the rows to show only those columns above a pre-defined threshhold.
    Thanks in advance,
    Ken

    If you have the same grouping within the report as in the crosstab then you can create a formula that outputs the row field when the summary is greater than 70, i.e;
    if sum({cust.sales}, {cust.region}) > 70 then {cust.region}
    Use this formula as the crosstab row as opposed to the database field

  • Break at row level cross tab

    Hi,
    Can we apply a break at row level. Supposing the country is column, months are row wise in cross tab and revenue is the intersection and the requirement is to put break after 3 months.

    Hi Sai
    You can put break on crossrab column and/or row.
    Just select object and apply break.
    -Anuj

  • How to Suppres a Row in Cross Tab?

    Hello All
    I have a cross tab where I wish only to show the result of the calculation.
    The cross tab is like this
    Header............Period
    Sales..............X
    Costs..............Y
    Cost/Sales.......Y/X
    What I want to show is the result only Cost/Sales
    Header............Period
    Cost/Sales.......Y/X
    Hiding the Cells Sales and Costs but still using their results in the calculation.
    Is there anyway to do this? As at present I can only supress Sales and Costs and minimize their size but this looks silly as you get a result like
    Header............Period
    Cost/Sales.......Y/X
    With Space in between.
    Any help would be appreciated.
    Thanks
    Phillip

    cross tab functionality is different than a regular report, you cant always do what you want surpression wise...
    if you just want to show a summary i would create a standard report
    and surpress what you dont want and just show your summaries.

  • Add header row to cross-tab

    Is it possible and how?
    Thank you!

    Thanks V361-V361, but I either need to do it programmatically or to know if and how within cross-functionalities I can accomplish that.
    If I have for instance 2 summarized fields (per row) OR 2 columns, I'd like to add a row above stipulating the field name.

  • Row length in Cross tab

    Hi
    How to increase length of row in cross tab.
    i took descrption as row in crosstab, how to increase it's length.

    The length of the row can only be increased by clicking on the row field and expand it from the corner pointers. There is no automatic adjustment button for the row to adjust itself.
    Regards
    Jehanzeb

  • Displaying Alternate row as colored in Cross tab

    Hi,
    I have a report where I need to display alternate rows as colored.
    There is some data in detail section followed by a cross tab in the report header section.
    While I am able to display alternate rows as colored in Detail secction for displaying alternate colored rows in Cross tab data I need some help.
    Data in cross tab is like this
                  history geography
    Tammy   90          60
    Sid         80          50
    Julia       70        40
    In cross tab for displaying alternate colored rows ie for alternate student names  I am using two formulas
    - for displaying row values I am using this one
    whileprintingrecords;
    numbervar d;
    d := iif(d=100,255,100);
    color(255,255,d);
    For displaying alternate colored inner cells ie marks  I am using this formula
    whileprintingrecords;
    numbervar c;
    c := iif(c =255,100,255);
    color(255,255,c)
    I got these formulas after doing Googling
    My cross tab is present in report footer and in the generated report it comes separeated in two pages.
    In the first page data for Tammy and Sid is displayed while Julia is displayed on next page.
    Now the Tammy is coming as yellow colored and as expected Sid is coming as white colored. However Julia which is on next page is coming as white , but logically it should have come as yellow. On the other hand my column data ie marks column is coming fine. Data for tammy and sid is coming as alternately colored and data is Julia on the next page is coming as yellow(as data for Sid is in white)
    I am not able to understand why this is happening and what is the correct way to do alternate row coloring in cross tabs
    Edited by: thunderball10 on Aug 26, 2010 11:57 AM
    Edited by: thunderball10 on Aug 26, 2010 12:00 PM

    Where is your variable c being reset.
    If in page header or group header and you have repaet group header on new page then c will be reset on each page.
    If In groupheader try adding this to reset formula
    if not inrepeatedgroupheader then
    Ian

  • Hiding rows in  cross table

    Hi,
    How to hide the rows in cross table..
    Re gads,
    G

    Consider this cross table :
    [Lines] could be your X and [Categories] your Y
    In case you need to delete  rows from [City] with [Sales revenues]=0, you just need to filter [Sales revenue]on cross tab from values > 0
    In case X and Y has differents mesures, create a variable:
    Imagine X is [Sales revenue] and Y [Quantity Sold]
    and then create a filter on the crosstab with the variable "Condition" greater than 0

  • Suppressing levels in cross tab.

    Hello All,
    I have a project requirenment for one of the client and currently using CR 2008 for creating dynamic reports based on a finance database for profitabilty Analysis. I have been using lot of Web-Elements functionality in my crystal application and its going good to an extent, the only issue i have been experiencing is the dynamic change of the cross tab data based on prompts.
    Its a 4 level application where in users are prompted to select a specific level outta the 4 levels, they can select either few or all. Now, the issue is, in my cross tab i have mentioned all the 4 levels in my row field and the data is displayed according to the users selection through prompts, it works fine. But however if user does not select level 3 or 4 or any one of them then the specific cross tab row is displayed empty. I have tried selecting the option suppress empty rows under customize tab but that doesnt seem to work.
    I want only those levels to be displayed which are selected by users and suppress the rest, the empty rows in cross tab looks kinda odd to see. I am unable to figure out the formula string for the same.
    Any help will be appreciated. Thank you

    Hi
    Cross tab is nothing but a tabular representation of data.
    It displays zero values only when there is no data for the combination of corresponding row and column.
    We can not suppress this however we can display some string like "No data for this" or something else as per requirement.
    For this, do the below:
    - Right click on the summary value field on the cross tab -> Format Field.
    - Under Common Tab, click on X-2 for Display string. This would open the formula editor.
    - Put the below formula there:
    if IsNull(summary database field) then "No data for here"
         else "" & currentfieldvalue;
    You can change the display string as per requirement.
    Hope this helps!!
    Regards
    Sourashree

Maybe you are looking for

  • How do I burn a DVD on my new iMac to play on external DVD player

    I have a new iMac at work (3.5 GHz Intel Core i7), running on OS X Yosemite, and I'm trying to figure out how to burn a DVD that can be played on an external DVD player. I have a disc burner connected, but just noticed that iDVD (the way I used to bu

  • Can I import photos from iPhoto to my iPad?

    Just a quick question, would it be possible to download photos and videos especially, from iPhoto to my iPad? I have a few videos that I would like to keep on my iPad, but are too big to send via email. Thanks

  • Adobe Captivate 5.5 project - slides not playing through automatically

    Hello, This is my TOC on an Adobe Captivate 5.5 project I am working on. Slide 1 transitions to 2 no problem. However during Slide 2 I notice the time counter stops and then you have to click on to Slide 3 manually to play it ( it does not just play

  • Why not autoconnecting "when needed"?

    Hi there, I'm not sure where the best place is to post this question, but, I'll start here and hope for some guidance! I have my network preferences set to have my "built in ethernet pppoe session options" "connect automatically when needed". However

  • 6.0 to 6.5 (6i) Migration

    We are using V6.0 against 8.1.6 Enterprise database and planning to migrate. Is it necessary to create separate database or can the 6i repository be created alongside existing 6.0 repository and migration undertaken in-situ?