Measure Notes Report
The measure notes report demonstrates looping through the list of music_data records in a score, while saving data about the score according to pre-determined criteria.
The report procedure saves all non-tied notes at the beginning of each measure, including the measure number, and the measure's relative placement within the score. The report visualization lists all of the unique notes for each measure downbeat, in measure order.
Reports output
Beethoven Symphony No. 4, 1st movement:
measure notes beethoven
J. S. Bach Brandenburg Concerto No. 6:
measure notes bach
Report visualization
For this report, I've chosen a table display that lists the unique pitches for each measure, in measure order.
To set up the report:
To set up the data source:
The visualization report is web-based and will have a prompt to enter the score ID.
To add the score ID prompt:
To set up the report query:
The query string contains a ? which is a query parameter.
To create the layout:
To run the report:
You can further refine the chart by right clicking the chart in the report area, and setting various formatting options.