Newbies paulsyhand Posted January 13, 2009 Newbies Posted January 13, 2009 Hello, Is there any way to have record data pulled into a crosstab summary based on month. I can get numerical data to flow, but not text fields associated with that number. I am trying to make an media schedule for ad buying. The structure of the report is seen in the attachment. I was able to get the data to pull for one month, but if there is an ad running in the same publication in the same year the other data won't show up. See "Aftermarket Business" row. I'm using a calculation for each month to grab the data: "Details Jan" Let (Month = Month(Issue Year) ; Case (Month = 1 ; GetField ( "Job # ") &"¶"&GetField ( "I.O. # ") &"¶"&GetField ( "Space Close") &"¶"&GetField ( "Deadline") &"¶"&GetField ( "Size ") &"¶"&GetField ( "${New or Pickup} ") ; "" )) I have limited experience with filemaker. Any thoughts and/or comments would be appreciated! Thanks so much.
Søren Dyhr Posted January 13, 2009 Posted January 13, 2009 Read this: http://edoshin.skeletonkey.com/2006/12/crosstab_report.html --sd
Newbies paulsyhand Posted January 14, 2009 Author Newbies Posted January 14, 2009 Thanks for the reply! This is how I have the file initially setup, but can't seem to get data to show up in more than one month. the summary works great, but adding additional field content doesn't. see attached example file. I apologize in advance if I do not make complete sense. Thank you for taking your time to look at this. CrossTab_Summary_withData.zip
Recommended Posts
This topic is 5792 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 accountSign in
Already have an account? Sign in here.
Sign In Now