• this time also not show any data when ever i chose table +matrix

    just change logic like

    in table

    =iif(Parameters!abc.Value= 1 or Parameters!abc.Value=3, false, true)

    and in matrix

    =iif(Parameters!abc.Value= 2 or Parameters!abc.Value=3, False,true)

    it works whever we chose table+matrix

    .that time table data and maatrex data also showing.

    thanks for given logic