Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使饼图在活动报告中可点击,并链接到数据组并过滤列表,但如果可以在图表上进行多选以及如何使其重置以显示所有项目,我无法使其反选择所以这里的事情它显示为加载时
以前有人遇到过
我想我明白你在这里想要做什么。
您似乎正在尝试将活动报告中过滤饼图的值设置为未过滤,或类似于您“全选”的情况
最简单的方法是创建一个按钮,将过滤图表的变量设置为空。由于您没有被过滤,因此将显示所有值。
资源