July 25, 2013 at 7:36 am
Hi,
I have a report using a tablix with a row with uses child column with expression =countdistinct(Fields!DayofMonth.Value) puts a 1 in the coulmn if it has a value
I want to sum it up at the bottom of the column at the end of the report I think I should use a countrow command ?
hope this is enough info to get some ideas or where to look..
Thanks
Joe
July 25, 2013 at 8:19 am
If it helps Im looking or something like =count(ReportItems!Textbox72.value)
but getting an error athat arregate function can only be in header and footers
July 26, 2013 at 4:57 am
the countdistinct should work in the total row. So the value rows and total rows would use the same formula.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply