How to make a column invisible in an ssrs matrix

前端 未结 2 1480
慢半拍i
慢半拍i 2020-12-19 12:40

I have an ssrs matrix , the design of which looks like this :

\"enter

The sql

2条回答
  •  死守一世寂寞
    2020-12-19 13:20

    This answer works only for matrixed (varied count) columns. But in all reports client want to group report data dynamicly and select column that one want to see. So if I have matrix for example with columns -

    [Store] [Good] [Amount Jan] [Amount Feb].... [Amount Dec]

    I can hide any column with Amount but If I right click on column Store - No option in menu- Column properties and option Column Visibility - Disabled. If apply visibility to cells - you'll see a blank space.

提交回复
热议问题