borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2010 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (data report image loading run time)Next Topic (cross tab with many columns,need to split in pages) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Help For CR8.5
Poster Message
chintu4uin
Level: Big Cheese

Registered: 04-02-2008
Posts: 20

Ads by Lake Quincy Media
icon Help For CR8.5

Hi frd's I hav one problem plz help....I hav to prepare a report I m using CR8.5
My DB :- SALE_TRANSACTION(DOC_NO,STORE_CD,SNO<ITEM_CD,EMP_CD,STATE_NM,DIVISION_NM,REGION_NM,TERRTIORY_NM,QTY,AMT)
Now I hav a group by on STATE_NM,DIVISION_NM,REGION_NM,TERRTIORY_NM,ITEM_CD.

Now the problem is my user want tht report should be free form If suppose he wants to view Report at Region Level so in tht my pg break shld be on REGION_NM i.e

STATE_NM,DIVISION_NM,REGION_NM and sum of all the  ITEM falls in the TERRITORY of the REGION_NM with the SUBTOTAL at REGION_NM level only no other totals.

Now same report he can view at DIVISION_NM level at tht time in a particular DIVISION_NM all REGION all ITEM details should come with subtotoal of only DIVISION_NM..


Wht I want to know is it possible if I provide user with a interface to select tht at which level he wants to view report thn accordingly I will show the report i.e if he wants to see at territory level thn sutotal of tht territory only will appear on the rpt no other leve total,similarly if he wants to view at region level thn subtotal will come for region only in tht case it wont be  like tht first all territory total will come and thn its region total.

04-02-2008 at 06:29 PM
View Profile Send Email to User Show All Posts | Quote Reply
Aeric
Level: Professor


Registered: 16-06-2003
Posts: 72
icon Re: Help For CR8.5

You can use "Group" and if you want to hide the total which located at Section3 use Section3.Suppress = True in your code.

21-05-2008 at 06:09 AM
View Profile Send Email to User Show All Posts Visit Homepage ICQ | Quote Reply
AndreaVB Forum : Reporting tools : Help For CR8.5
Previous Topic (data report image loading run time)Next Topic (cross tab with many columns,need to split in pages) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2010 Andrea Tincaniborder