Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Formatting Group Lines and Labels question

$
0
0
[b]1.[/b] Able to create a line at bottom of Group Title to visually delimit a group but line only appears in 1st column of data. How can I extend the line for the entire group row?See attached jpg image file. Current group line (black) under Prepaid Expenses. Would like to extend line like red line as shown.[b]2.[/b] Would like to move subtotal label "Total of Prepaid Expenses" more to the right to be closer to actual numeric totals. Company Number field is in the way. Is there a method to merge the cells for this label just for subtotal label cells and leave the Company Number data cells alone?Subtotal label would occupy cell/space show in blue but just for the subtotal line.[b]3.[/b] Subtotal Label is using expression: = "Total of" +" "+(Fields!Header_Title.Value) . Want to change it so that is references the associated Company Number for that subtotal.[b] Example: [/b] Company 001 detail recordCompany 001 detail record Total of Prepaid Expenses for Company 001 Subtotal $ amount for Company 1Company 002 detail recordCompany 002 detail record Total of Prepaid Expenses for Company 002 Subtotal $ amount for Company 2[b]4.[/b] If I have 4 columns/cells that I want to format, for example change format to Currency. Right now I am right clicking on each cell and editing the Text Box Properties and editing the formatting. There has to be a better way to change the properties of multiple cells at the same time.What is the best method to change the format or properties for a group of text boxes/cells at once? Thanks.

Viewing all articles
Browse latest Browse all 2791

Trending Articles