문제

I have a report which have 5 different charts on the same sheet. I need to apply filters for the charts that I display. Each filter is different for the charts where 2 charts have common filters. The user viewing the report should be able to select the value from the filter for each chart. How can I obtain this by having separate filter for different charts?

Thanks in advance.

도움이 되었습니까?

해결책

Use Input Controls. You can specify one or more blocks (charts) that each Input Control will apply to.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top