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.
请如果我在选择过滤器时有图表我没有要显示的数据我如何编写错误消息而不是没有要显示的数据
在General图表属性的选项卡中,有一个按钮说Error messages。在那里,您可以将消息放在特定错误上,也可以为所有人提供消息。
General
Error messages
您好,我所做的是我制作了一个文本对象,如果内容为空,我将条件放入图表中,出现我的错误消息。
谢谢您的帮助。