icon picker
Production Dashboard


images.png
No results from filter

(
)

Producer:
[ ]


This production ran from
[ ]
to
[ ]
at the
[ ]
.


[BADGES HERE: ASSESSORS CHOICE] [BADGES HERE: Nominations/Finalists/Winner]. | Share button for this production
No results from filter
info
[ ]

CAST & CREATIVE TEAM

Cast
Creative team

1 of 45

SIMILIAR PRODUCTIONS

Formula for the filtering:

WithName(
ProductionDashboard_ProductionName,
cur,
WithName(
[Productions (Now Showing / Soon) - By Venue].Filter(
[Production ID] != cur.[Production ID]
AND
(
/* --- Same or similar PRODUCTION name (text) --- */
(
Not(IsBlank(cur.Production))
AND (
Lower(Trim(Production)) = Lower(Trim(cur.Production))
OR Lower(Trim(Production)).Contains(Lower(Trim(cur.Production)))
OR Lower(Trim(cur.Production)).Contains(Lower(Trim(Production)))
)
)
OR
/* --- Same or similar PRODUCER (text) --- */
(
Not(IsBlank(cur.Producer))
AND (
Lower(Trim(Producer)) = Lower(Trim(cur.Producer))
OR Lower(Trim(Producer)).Contains(Lower(Trim(cur.Producer)))
OR Lower(Trim(cur.Producer)).Contains(Lower(Trim(Producer)))
)
)
)
),
matches,
If(
matches.Count() = 0,
/* Fallback: same venue (works if Venue is text or lookup) */
[Productions (Now Showing / Soon) - By Venue].Filter(
[Production ID] != cur.[Production ID]
AND Lower(Trim(Venue.ToText())) = Lower(Trim(cur.Venue.ToText()))
).Slice(1,6),
matches.Slice(1,6)
)
)
)

Jeffrey Bernard Is Unwell
30 Jan 2024
0
Driftwood / Pentabus
5 Mar 2024
0
Closer To Heaven
30 May 2024
0
All's Well That Ends Well
5 Jun 2024
0
Mischief Movie Night
30 Jul 2024
0
Gulliver's Travels
1 Aug 2024
0

OWE-website-sponsors.png

Stay Updated

Join our mailing list to here about updates, offers, and ways to get involved with OffWestEnd and the Offies

✉️
Opt-in to receive email updates
Sign Up!


© 2025 OffWestEnd, all rights reserved
OWE-website-footer.png


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.