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.
こんにちは、このような式が必要です。
table.col = 'PWB' または 'PDB' 'PBB' の場合
その値をレポートに表示する
そうしないと
何もしない。
使用できます
IF {reportfield} IN ["PWB", "PDB", "PBB"] then {reportfield} else ""
フォーマットエディタで文字列 X2 を表示します。