Alternating Data in Columns

edited June 2017 in FreeReport
I am just learning Fast Report and did not see this topic covered in the help section.
What I am trying to do is display two columns in a data band consisting of two fields in each record. For example:

20 records total

column 1 column 2

1 field.artist field.song
[/indent] 2 field.artist field.song
3 field.artist field.song
4 field.artist field.song
5 field.artist field. song
6 field.artist field.song
7 field.artist field.song
8 field.artist field.song
9 field.artist field.song
10 field.artist field.song
11 field.artist field.song
12 field.artist field.song
13 field.artist field.song
14 field.artist field.song
15 field.artist field.song
16 field.artist field.song
17 field.artist field.song
18 field.artist field.song
19 field.artist field.song
20 field.artist field.song

I am not sure how to accomplish this and would appreciate some insight.

Thanks!

Comments

  • gpigpi
    edited 3:42AM
    Try
    [YourDatasetName."fieldartist"] [YourDatasetName."fieldsong"]

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.