Tuesday, March 20, 2012

Adding Subtotal at runtime ?

Hi,
in matrix, how to add or remove subtotal at runtime ?
--
Pony TsuiHello Pony,
You could not add or remove the subtotal at runtime.
So why you want to add it on run time?
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Hello Wei,
Actually, i have 3 subtotals, i pass a paramater to report, if the
paramater's value is true, i want to remove the third subtotal.
thanks.
--
Pony Tsui
"Wei Lu [MSFT]" wrote:
> Hello Pony,
> You could not add or remove the subtotal at runtime.
> So why you want to add it on run time?
> Sincerely,
> Wei Lu
> Microsoft Online Community Support
> ==================================================> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>|||Hello Pony,
Well, there is no visability attribute for the subtotal. But we may use
some trick. You could use the parameter to set the font color of the
subtotal to be the same as the background color so that you will not see
the text.
Hope this helps.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Hello Wei,
i know this method, but i need remove or hide the subtotal row, is there any
other way ?
Thanks
--
Pony Tsui
"Wei Lu [MSFT]" wrote:
> Hello Pony,
> Well, there is no visability attribute for the subtotal. But we may use
> some trick. You could use the parameter to set the font color of the
> subtotal to be the same as the background color so that you will not see
> the text.
> Hope this helps.
> Sincerely,
> Wei Lu
> Microsoft Online Community Support
> ==================================================> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>|||Hello Pony,
Well this could not done in the reporting services.
You may need to use some .net code to change the rdl file directly.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Hi ,
How is everything going? Please feel free to let me know if you need any
assistance.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.sql

No comments:

Post a Comment