Tuesday, November 26, 2013

Display the number of rows based on the field value

Easiest way is to do this in T-SQL. Otherwise you might have to apply grouping in report and then use CountRows over group based on required field.


Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs


No comments:

Post a Comment