Bug 187327 - Cross Tab- Show empty rows, columns
Summary: Cross Tab- Show empty rows, columns
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.3.0 M5   Edit
Assignee: Chen Chao CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
: 187167 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-16 13:33 EDT by Aashima Goel CLA
Modified: 2008-02-18 02:51 EST (History)
9 users (show)

See Also:


Attachments
adding two check box options in cross tabs's general properties (14.34 KB, image/gif)
2007-05-16 13:34 EDT, Aashima Goel CLA
no flags Details
Revised Mockups - Jan 28 2008 (11.55 KB, image/x-png)
2008-01-28 19:13 EST, Rima Kanguri CLA
no flags Details
property editor tab for empty rows and columns (12.50 KB, image/gif)
2008-01-29 12:04 EST, Aashima Goel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aashima Goel CLA 2007-05-16 13:33:18 EDT
For a cross tab, property editor-general properties need more options on format options.
Besides the check box option: 'Layout Data fields in detail area vertically', two other checkbox options are to be added.

1. Show Empty Rows.
2. Show empty Columns.

The layout is attached for reference.
Comment 1 Aashima Goel CLA 2007-05-16 13:34:14 EDT
Created attachment 67461 [details]
adding two check box options in cross tabs's general properties
Comment 2 Wang Qiangsheng CLA 2007-05-16 17:59:55 EDT
*** Bug 187167 has been marked as a duplicate of this bug. ***
Comment 3 Hongchang Lin CLA 2007-05-22 05:03:44 EDT
Zhiqiang Qian has suggested a new mockup about this feature.
Wait for Rima's response to go ahead, and this bug needs to be fixed before Thu. this week.
Comment 4 Hongchang Lin CLA 2007-05-23 02:23:47 EDT
As the feature of show empty row/column on Dimension/level is deferred out of 2.2. Defer it out of RC2.
Comment 5 Hongchang Lin CLA 2007-05-23 03:02:51 EDT
Schedule it to 2.2.1
Comment 6 Zhiqiang Qian CLA 2007-07-18 03:18:03 EDT
Any update on this?
Comment 7 Rima Kanguri CLA 2007-07-23 20:51:55 EDT
I thought we agreed to support it. Looks like we first need to make sure the data engine part is done, as the UI change is not much.
Comment 8 Mingxia Wu CLA 2007-12-12 22:05:43 EST
Now Data engine has support this feature, see IEdgeDefinition's setMirrorStartingLevel(ILevelDefinition) API, which allows user to set the start mirror level on the edge definition.
Reassign this bug to GUI for remaining fix.
Comment 9 Tianli Zhang CLA 2007-12-12 22:43:46 EST
From mockup, the show rows&columns is defined whole Crosstab, and from Mingxia's fix we should give a start level to show&hide, so I think there is a thinkg I want to make clear: 
1, Do we provide this properties on whole crosstab? if we provide we will show all levels, right? And the start level should be the second level by default, right?
2, If user specify a level on Column area, there is only one check box: show empty columns, right?
Comment 10 Zhiqiang Qian CLA 2007-12-17 02:36:50 EST
We need a new mockup for this. The UI will allow user to select one starting level separately for Row and Column edge.
Comment 11 Rima Kanguri CLA 2008-01-28 19:13:43 EST
Created attachment 88077 [details]
Revised Mockups - Jan 28 2008

Revised mockups from Aashima. This will allow user to set the property for every level.
Comment 12 Rima Kanguri CLA 2008-01-28 19:15:13 EST
Note: By Default ShowEmptyRows and ShowEmptyColumns is unchecked.
Comment 13 Zhiqiang Qian CLA 2008-01-28 22:32:26 EST
Please make the UI change. 
Comment 14 Chen Chao CLA 2008-01-29 04:36:59 EST
Fixed it.
Comment 15 Aashima Goel CLA 2008-01-29 12:04:35 EST
Created attachment 88156 [details]
property editor tab for empty rows and columns

updated mockup attached