I need to be able to have the textbox within the table say " No. Of Tickets: " and then have the expression =Count(Fields!TicketID.Value) So that it is more user friendly because it wont just show a random number in the textbox.(P.S: this is going to be exported to excel)
this should solve your Issue
="No. of Tickets: " & Count(Fields!TicketID.Value)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With