Tech_Babu Posted November 22, 2016 Report Posted November 22, 2016 I have a chain which has companies under it. For Example chain 1 Has companies C1,C2,C3 For Example chain 2 Has companies D1,D2,D3 I should show some header information then chain 1 details like chainName chain id chain phone and then show C1 details C2 details C3 Details(basically companies below the chain details) (multiple pages but the header information should be only on first page of chain) -------------------------- I should show some header information then chain 2 details like chainName chain id chain phone and then show D1 details D2 details D3 Details(basically companies below the chain details) (multiple pages but the header information should be only on first page of chain) -------------------- I am creating a list report and am able to show the data but the header information is repeating on every page. how do i resolve this? Quote
mekapichal_mnthmkora Posted November 22, 2016 Report Posted November 22, 2016 4 minutes ago, Tech_Babu said: I have a chain which has companies under it. For Example chain 1 Has companies C1,C2,C3 For Example chain 2 Has companies D1,D2,D3 I should show some header information then chain 1 details like chainName chain id chain phone and then show C1 details C2 details C3 Details(basically companies below the chain details) (multiple pages but the header information should be only on first page of chain) -------------------------- I should show some header information then chain 2 details like chainName chain id chain phone and then show D1 details D2 details D3 Details(basically companies below the chain details) (multiple pages but the header information should be only on first page of chain) -------------------- I am creating a list report and am able to show the data but the header information is repeating on every page. how do i resolve this? Column grouping use cheyy Quote
Tech_Babu Posted November 22, 2016 Author Report Posted November 22, 2016 Header Information is not in tablix its like an application form the header is showing up on all pages should only show up on pages where the chain is different Quote
mekapichal_mnthmkora Posted November 22, 2016 Report Posted November 22, 2016 26 minutes ago, Tech_Babu said: Header Information is not in tablix its like an application form the header is showing up on all pages should only show up on pages where the chain is different page break use cheyy. header text box lo IIF condition lo raayu condition . Quote
Tech_Babu Posted November 22, 2016 Author Report Posted November 22, 2016 what should the IIF condition be? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.