We are glad to inform you that with our new Visual Tables, you can now create tabular reports with all kinds of complex calculations in columns. Here is one example.
When you try to create a custom report on a Userstory, the main report entities for a Userstory do not include the Assignee.
Here is one example on how to include assigned developers as a column in a tabular report.
Visual Reports
Prerequisites: Create the Visual Report with the entities you want to export. Press + Create > Report in the left menu. Select the data source and open Visual Report Editor.
Add Developer field to Data fields list: press + Add field or formula button, Type the column name and then write the formula and click save.
RAW_TEXT(Assignments.Where(Role.Name="Developer").Select(GeneralUser.FirstName + " " + GeneralUser.LastName))
Then Use the field as one of the columns.
Still have a question?
We're here to help! Just contact our friendly support team.