Answered HIding a Table

  • Wednesday, January 23, 2013 9:04 AM
     
     

    I have one DataSet DS_1 which returns a list of Userid.

    I am pasing a userid from parameter(userid_1) to run the report.

    My requrement is i want to hide a Table if my passing parameter(userid_1) is not in the list of Userids from DS_1.

    How can i achive this??

All Replies