I am trying to get a report with the card name followed by the description. I get all the descriptions (with no card name), then at the bottom I get all the card names. I am using this for the report:
create a report with all cards in list "Timeline", create a report with all cards using pattern "{cardname}{carddescription}", and create a unique card with title "Report 6" and description "{$report}" in list "Reports".
Virginia