Hi
I wondered if anyone has a report that gives information about the comps that have been issued on a particular performance or run using comp codes? We would be looking for detail including the name of each customer issued a comp and how many they were given.
Look forward to hearing if anyone has a way of reporting this information.
We have a shared report that works nicely, I can't attach the sql script but I copied it here.
USE
[impresario] GO
GO
/****** Object: StoredProcedure [dbo].[lp_comp_list] Script Date: 04/28/2009 13:59:31 ******/
SET
ON
/*
lp_whi_comp_list
@perf_no=106
*/
ALTER
[lp_comp_list] @perf_no
@perf_no
int as select
as
select
c
,
max
s
count
facility_desc
from
t_sub_lineitem s
JOIN
order_no
customer_no
'Y'
price_type
id
perf_no
inv_no
facil_no
where
)
group
comp_code
You can also see Comp Code detail from Season Overview.
Hi Claire
We also have a comp report we developed that we’d be happy to share – though it looks like you’ve had plenty of positive response! Please let me know if you’d like it.
Thanks
Leah Thompson | Event Manager THE EDGE® HSBC Building, Level 4, 290 Queen Street | P O BOX 5143, Wellesley Street | Auckland 1010, New Zealand T: +64 9 357 3357 | M: +64 21 803 017 | F: +64 9 357 3359 | www.the-edge.co.nz Please consider the environment before you print this email. Notice: This email is confidential. If it is not intended for you please do not read, distribute or copy the email or any attachments. Please notify the sender that you have received the message in error and delete the original message and any attachments. Please note that any views expressed in this email may be those of the individual sender and may not necessarily reflect the views of THE EDGE®. From: Tessitura Shared Reports Forum [mailto:forums-shared.reports@tessituranetwork.com] On Behalf Of Claire Murray Sent: Wednesday, 29 April 2009 04:47 To: Leah Thompson Subject: [Tessitura Shared Reports Forum] Comp Code report Hi I wondered if anyone has a report that gives information about the comps that have been issued on a particular performance or run using comp codes? We would be looking for detail including the name of each customer issued a comp and how many they were given. Look forward to hearing if anyone has a way of reporting this information. This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Shared Reports Forum. You may reply to this message to post to the forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
From: Tessitura Shared Reports Forum [mailto:forums-shared.reports@tessituranetwork.com] On Behalf Of Claire Murray Sent: Wednesday, 29 April 2009 04:47 To: Leah Thompson Subject: [Tessitura Shared Reports Forum] Comp Code report
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Shared Reports Forum. You may reply to this message to post to the forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!