0

I'm importing Backlogs items from Excel into Visual Studio Online. But I don't know how to add a column in Excel to be the backlog item "detail" (First I set the Item title, which is fine...).

(In Excel I'm using the "Team Explorer for Visual Studio", which provide me the "Team" menu in the upper ribbon)

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Zamboo
  • 513
  • 2
  • 8
  • 18

1 Answers1

2

In the Excel ribbon click the Choose Columns item to configure which fields are available:

enter image description here

From the list look up the Description field and add it:

enter image description here

Now you can set the value in the column of the Excel file.

This is the way you can configure most columns (some may be read-only).

jessehouwing
  • 106,458
  • 22
  • 256
  • 341