I want to show the line by line % of a Report total in the detail section of
a report e.g.
$25.00 - 25%
$50.00 - 50%
$25.00 - 25%
Report total $100.00 - 100%
What is the best way to do this?Take a look at the runningvalue function. It will give you the demoninator
of your fraction...
--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"Costas" <aexos@.mail.com> wrote in message
news:eYHXEX4eEHA.3428@.TK2MSFTNGP11.phx.gbl...
> I want to show the line by line % of a Report total in the detail section
of
> a report e.g.
> $25.00 - 25%
> $50.00 - 50%
> $25.00 - 25%
> Report total $100.00 - 100%
> What is the best way to do this?
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment