Excel: Use the IN argument to select and export only a select few artifacts
search cancel

Excel: Use the IN argument to select and export only a select few artifacts

book

Article ID: 113361

calendar_today

Updated On:

Products

Rally On-Premise Rally SaaS

Issue/Introduction

Is there a way to specify the artifacts for export in the Excel add-in so that only a select few are exported?

Environment

Release:
Component: ACSAAS

Resolution

You can use the "IN" argument in your filter. The "IN" argument will then list a comma-delimited values wrapped in double-quotes.

Examples are:
(FormattedID IN "F1,F2,F3")
(Name IN "Early Story,Late Story")

Here is a full examples exporting only the features whose FormattedID are any of: F1, F2 or F3.

Attachments

1558696122001000113361_sktwi1f5rjvs16ie9.png get_app