Show/Hide column according to parameter value

Hi,

I have a report that is showing international sales. I want to display the currency column (or not) according to a parameter value. I have set the visibility/Hidden value to:

= Not Parameters!OriginatingCurrency.Value

Should work I thought so. when I try and view it, I get the error:

"The table "table2" has 'OriginalCurreny' as a toggle item. Toggle items must be text boxes that share the same scope as the hidden item or are in a scope that contains the hidden item, and cannot be contained within the current report unless current report item unless current grouping has a parent"

Do I have to do something with the properties of the table to "see" the parameter



Answer this question

Show/Hide column according to parameter value

  • Yenen

    Forget the above - just me being a numpty - having a "Monday".

    There was another text box that had to be er-named (I plagurised the report layout and am in the middle of adjusting the data source - that'll learn me huh )


  • Show/Hide column according to parameter value