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.
Rally用のExcelアドオンのフィルターの構文は何ですか?
前任者がいない行(ユーザーストーリー)を除外したいと思います。
(Predecessors!= "null")を試しましたが、機能しません。
よろしく、ジム
Rally の Stories の Predecessors 属性は、Collection (Predecessor Stories への参照の配列) によって表されます。残念ながら、コレクション属性は単純な Web サービス クエリ構文では使用できません。
残念ながら、最善の策は、このフィールドが空の行を除外するデータ フィルターを設定して、Excel でフィルター処理を行うことです。