Jump to content

Duration Total


This topic is 2563 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi Folks,

I just can't work out what I'm doing wrong here!

I've got a set list.
Each song has a duration (as a time field) in a song list table.

In the same table I have a summary field that totals the durations. This works fine, except in the one place I actually need it - the "SetListPrint" list layout.

I assume that somehow I'm sorting or finding wrong - can anyone see what I'm doing wrong? - Ideally I need total durations for each set and also for the spare songs as well as a total.

Cheers!

Mike

WKBBNoNameCopy.fmp12

Link to comment
Share on other sites

The way I understand this, you are trying to total the durations of the songs selected for a gig - so your summary field needs to be defined in the SongsForGig table, as the total of the local Duration field.

Also, since there will be only one parent record in the MusicList table, there is no need to use the Sum() function to calculate the local Duration.

Link to comment
Share on other sites

This topic is 2563 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.