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.
列に null がある場合にのみ、特定のアイコン (「データの追加」など) を条件付きで表示する方法。
任意の列のすべての空のセルに同じアイコンを表示したい場合は、レポートの属性設定に適切な html コードを追加するだけです:
Your_Report → Attributes → Show Null Values as → <img src="image.png">