Ferry Meidianto | /* Living in .NET World */

Aug/10

29

How to get Table Cell or Text Box value in SSRS

To get the Table Cell or Text Box value in SSRS you can do like this:

ReportItems![Text Box name].Value

Note: replace the [Text Box name] with the name of Text Box you want to access.

· ·

3 comments

  • Sharmin Jose · January 14, 2012 at 1:50 am

    I have two tables. One pulls information from DS1 and the other pulls it from DS2. How can I access the textbox txt1 in Tablix1 from Tablix2?

  • Mantvydas Ozerenskis · August 22, 2012 at 6:10 pm

    Sharmin Jose,
    I need the same answer to.

  • ravinder · November 29, 2012 at 2:26 pm

    We can use Lookup function which is available in 2008 R2.

Leave a Reply

<<

>>

Theme Design by devolux.nh2.me

Disclaimer

All postings/content on this blog are provided "AS IS" with no warranties, and confer no rights. All entries in this blog are my opinion and don't necessarily reflect the opinion of my employer or sponsors. The content on this site is licensed under a Creative Commons Attribution By license.
To top