House Map Report

Does anyone have a report that shows a map of where individual groups are seated and which school/institution they belong to - that you might share with Yale Repertory Theatre?  Thanks in advance.  

Parents
  • Hey Ruth, One way to do this is get all the X and Y's from the seat map that make up the house and X and Y's for seats in the order. Have a column that indicates when a position or seat is seated in your data set. Then create a scatter plot using the X and Y's and when the indicator ="seated" then do a conditional color change on that point (example: grey to red). Put the group name and any other information in report header. I found the hard part is adding the section, row and seat number in the scatter plot that looks good to me, so I have not finished ours, but I will get back to it at some point after I complete some bigger projects.  Hope this helps.

    Travis

     

    --Edit

    After I responded to this post, I was able to spend a hour or so on seat map report this afternoon with a colleague. We found it is best to use a matrix. We were able to get this working for all three of our venues. There is a little more tweaking yet but it is almost there. Once I finish this up I will certainly share it you.

    Travis



    [edited by: Travis Armbuster at 6:54 PM (GMT -6) on 15 May 2014]
Reply
  • Hey Ruth, One way to do this is get all the X and Y's from the seat map that make up the house and X and Y's for seats in the order. Have a column that indicates when a position or seat is seated in your data set. Then create a scatter plot using the X and Y's and when the indicator ="seated" then do a conditional color change on that point (example: grey to red). Put the group name and any other information in report header. I found the hard part is adding the section, row and seat number in the scatter plot that looks good to me, so I have not finished ours, but I will get back to it at some point after I complete some bigger projects.  Hope this helps.

    Travis

     

    --Edit

    After I responded to this post, I was able to spend a hour or so on seat map report this afternoon with a colleague. We found it is best to use a matrix. We were able to get this working for all three of our venues. There is a little more tweaking yet but it is almost there. Once I finish this up I will certainly share it you.

    Travis



    [edited by: Travis Armbuster at 6:54 PM (GMT -6) on 15 May 2014]
Children