Hello.
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are
talking.
I preffer of course doing it in reporting service and not adding a
column in my dataset.
Thanks.Add the following to a grid cell or control in the detail section of your
report:
=RunningValue(1,Sum,Nothing)
This will count each row. If you only want to count each row across a
specific group, then change the Nothing to "MyGroup"
Michael
"nicknack" wrote:
> Hello.
> Whats the easiest way to add a column with a numeration to my table?
> I want the users to have an easier life finding on which row they are
> talking.
> I preffer of course doing it in reporting service and not adding a
> column in my dataset.
> Thanks.
>
Showing posts with label easiest. Show all posts
Showing posts with label easiest. Show all posts
Thursday, March 8, 2012
Add numeration to table
Hello.
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are
talking.
I preffer of course doing it in reporting service and not adding a
column in my dataset.
Thanks.add a text box with an expression displaying the rownumber from the Common
Functions, Miscellaneous grouping
"nicknack" <roezohar@.gmail.com> wrote in message
news:1184757863.411660.8190@.m37g2000prh.googlegroups.com...
> Hello.
> Whats the easiest way to add a column with a numeration to my table?
> I want the users to have an easier life finding on which row they are
> talking.
> I preffer of course doing it in reporting service and not adding a
> column in my dataset.
> Thanks.
>
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are
talking.
I preffer of course doing it in reporting service and not adding a
column in my dataset.
Thanks.add a text box with an expression displaying the rownumber from the Common
Functions, Miscellaneous grouping
"nicknack" <roezohar@.gmail.com> wrote in message
news:1184757863.411660.8190@.m37g2000prh.googlegroups.com...
> Hello.
> Whats the easiest way to add a column with a numeration to my table?
> I want the users to have an easier life finding on which row they are
> talking.
> I preffer of course doing it in reporting service and not adding a
> column in my dataset.
> Thanks.
>
Add numeration to a table
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are talking.
I preffer of course doing it in reporting service and not adding a column in my dataset.
Thanks.
I found it:
RowNumber(Scope)
Thanks
Tuesday, March 6, 2012
add new column with runing numbers
Hello.
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are
talking.
I preffer of course doing it in reporting service and not adding a
column in my dataset.
Thanks.
(its look like i have problems posting here so I hope it won't be
posted twice)You can simply add another column to your table control in a report and set
its Value property to expression containing RowNumber function. RowNumber
function in RS 2005 can take a string parameter - scope. That allows you to
reset the numeration in case you have some groupings.
--
Regards
Pawel Potasinski
U¿ytkownik "nicknack" <roezohar@.gmail.com> napisa³ w wiadomo?ci
news:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> Hello.
> Whats the easiest way to add a column with a numeration to my table?
> I want the users to have an easier life finding on which row they are
> talking.
> I preffer of course doing it in reporting service and not adding a
> column in my dataset.
> Thanks.
> (its look like i have problems posting here so I hope it won't be
> posted twice)
>|||Hi Pawel ,
Thanks for the replay.
I found the answer in one of my RS books :)
Never thought I'm going to open them.
Thank!
On 19 , 08:34, "Pawel Potasinski" <pawel.potasin...@.gmail.com>
wrote:
> You can simply add another column to your table control in a report and s=et
> its Value property to expression containing RowNumber function. RowNumber
> function in RS 2005 can take a string parameter - scope. That allows you =to
> reset the numeration in case you have some groupings.
> --
> Regards
> Pawel Potasinski
> U=BFytkownik "nicknack" <roezo...@.gmail.com> napisa=B3 w wiadomo=9Ccinews=:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> > Hello.
> > Whats the easiest way to add a column with a numeration to my table?
> > I want the users to have an easier life finding on which row they are
> > talking.
> > I preffer of course doing it in reporting service and not adding a
> > column in my dataset.
> > Thanks.
> > (its look like i have problems posting here so I hope it won't be
> > posted twice)|||I know what you mean. Lots of fine books, no time to read them...
--
Regards
Pawel Potasinski
Uzytkownik "nicknack" <roezohar@.gmail.com> napisal w wiadomosci
news:1185102275.499795.287050@.w3g2000hsg.googlegroups.com...
Hi Pawel ,
Thanks for the replay.
I found the answer in one of my RS books :)
Never thought I'm going to open them.
Thank!
On 19 , 08:34, "Pawel Potasinski" <pawel.potasin...@.gmail.com>
wrote:
> You can simply add another column to your table control in a report and
> set
> its Value property to expression containing RowNumber function. RowNumber
> function in RS 2005 can take a string parameter - scope. That allows you
> to
> reset the numeration in case you have some groupings.
> --
> Regards
> Pawel Potasinski
> U¿ytkownik "nicknack" <roezo...@.gmail.com> napisa³ w
> wiadomoocinews:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> > Hello.
> > Whats the easiest way to add a column with a numeration to my table?
> > I want the users to have an easier life finding on which row they are
> > talking.
> > I preffer of course doing it in reporting service and not adding a
> > column in my dataset.
> > Thanks.
> > (its look like i have problems posting here so I hope it won't be
> > posted twice)
Whats the easiest way to add a column with a numeration to my table?
I want the users to have an easier life finding on which row they are
talking.
I preffer of course doing it in reporting service and not adding a
column in my dataset.
Thanks.
(its look like i have problems posting here so I hope it won't be
posted twice)You can simply add another column to your table control in a report and set
its Value property to expression containing RowNumber function. RowNumber
function in RS 2005 can take a string parameter - scope. That allows you to
reset the numeration in case you have some groupings.
--
Regards
Pawel Potasinski
U¿ytkownik "nicknack" <roezohar@.gmail.com> napisa³ w wiadomo?ci
news:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> Hello.
> Whats the easiest way to add a column with a numeration to my table?
> I want the users to have an easier life finding on which row they are
> talking.
> I preffer of course doing it in reporting service and not adding a
> column in my dataset.
> Thanks.
> (its look like i have problems posting here so I hope it won't be
> posted twice)
>|||Hi Pawel ,
Thanks for the replay.
I found the answer in one of my RS books :)
Never thought I'm going to open them.
Thank!
On 19 , 08:34, "Pawel Potasinski" <pawel.potasin...@.gmail.com>
wrote:
> You can simply add another column to your table control in a report and s=et
> its Value property to expression containing RowNumber function. RowNumber
> function in RS 2005 can take a string parameter - scope. That allows you =to
> reset the numeration in case you have some groupings.
> --
> Regards
> Pawel Potasinski
> U=BFytkownik "nicknack" <roezo...@.gmail.com> napisa=B3 w wiadomo=9Ccinews=:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> > Hello.
> > Whats the easiest way to add a column with a numeration to my table?
> > I want the users to have an easier life finding on which row they are
> > talking.
> > I preffer of course doing it in reporting service and not adding a
> > column in my dataset.
> > Thanks.
> > (its look like i have problems posting here so I hope it won't be
> > posted twice)|||I know what you mean. Lots of fine books, no time to read them...
--
Regards
Pawel Potasinski
Uzytkownik "nicknack" <roezohar@.gmail.com> napisal w wiadomosci
news:1185102275.499795.287050@.w3g2000hsg.googlegroups.com...
Hi Pawel ,
Thanks for the replay.
I found the answer in one of my RS books :)
Never thought I'm going to open them.
Thank!
On 19 , 08:34, "Pawel Potasinski" <pawel.potasin...@.gmail.com>
wrote:
> You can simply add another column to your table control in a report and
> set
> its Value property to expression containing RowNumber function. RowNumber
> function in RS 2005 can take a string parameter - scope. That allows you
> to
> reset the numeration in case you have some groupings.
> --
> Regards
> Pawel Potasinski
> U¿ytkownik "nicknack" <roezo...@.gmail.com> napisa³ w
> wiadomoocinews:1184825034.216931.48630@.x35g2000prf.googlegroups.com...
> > Hello.
> > Whats the easiest way to add a column with a numeration to my table?
> > I want the users to have an easier life finding on which row they are
> > talking.
> > I preffer of course doing it in reporting service and not adding a
> > column in my dataset.
> > Thanks.
> > (its look like i have problems posting here so I hope it won't be
> > posted twice)
Subscribe to:
Posts (Atom)