Facebook
Twitter
Linkedin
YouTube
Register
Login
INCLUSION BLOG
Jobs Board
Contact Us
About Us
Our Board
Meet the Team
ECIA National
Representation & Legislation
Partnerships & Alliances
About ECI
What is Early Childhood Intervention?
Who delivers ECI services?
Finding ECI services and further information
What support is available?
National Guidelines for Best Practice in ECI
NDIS Info
Service Provider Support
Useful Information
Research
Inclusion
Inclusion Champions
Focus on Inclusion Project
Resources
Working Together Agreement
Choosing Quality ECI Booklet
Transition to School Resource
Focus on Inclusion Project
Does this Child Need Help?
Other Resources
Learning
Event Calendar
ECIA Conferences
Inclusion Symposium
Does this Child Need Help?
Customised Training
Other Sector Related Events
List Industry Event
Membership
Organisational Membership
List of Organisational Members
Professional Membership
Join Now
Transition to School
Families
Getting Started
My child and school
How to apply
Sharing information
Learning about school
Once your child starts school
Supporting yourself and your family
Services
Schools
Communities
Videos
Learning
/
Event Calendar
Event Calendar
Search
Submit
Finance and Operations Sustainability Workshop
Register Now
Monday May 21 2018 09:15 till 16:15
Event Id
Event Name
Event Start Date
Event Start Time
Event End Time
Booking URL
Public Booking Form Header
13
Finance and Operations Sustainability Workshop
Monday May 21 2018
09:15
16:15
Register Now
Standard Loaded -
Security -
Edit Roles set to
Security -
Add Roles set to
Security -
Delete Roles set to
Standard Alternate Loaded -
Executed SQL -
Select Event.EventId ,[Event Name] ,DATENAME(dw, [Event Start Date])+ ' ' + DATENAME(mm, [Event Start Date]) + ' ' + DATENAME(d, [Event Start Date]) + ' ' + DATENAME(YYYY, [Event Start Date]) AS [Event Start Date] ,[Event Start Time] ,[Event End Time] ,CASE WHEN (RegistrationLimit is not null and RegistrationLimit > 0 and RegistrationLimit <= attendeeNumbers.NoAttendees) THEN '
SOLD OUT
' WHEN Event.EventStatus = 'Closed' THEN '
Phone for Last Seats or Changes
' ELSE '
Register Now
' END AS [Booking URL] ,CASE WHEN PublicBookingFormHeader LIKE '%
' THEN LEFT(PublicBookingFormHeader, LEN(PublicBookingFormHeader)-4) ELSE PublicBookingFormHeader END AS PublicBookingFormHeader FROM EventData INNER JOIN Event ON EventData.[Event Id] = Event.EventId left outer join ( select EventRegistrationType.EventId, COUNT(1) as NoAttendees from EventAttendee inner join EventRegistration on EventAttendee.EventRegistrationId = EventRegistration.EventRegistrationId inner join EventRegistrationType on EventRegistration.EventRegistrationTypeId = EventRegistrationType.EventRegistrationTypeId where PrimaryEvent = 1 group by EventRegistrationType.EventId ) attendeeNumbers on Event.EventId = attendeeNumbers.EventId WHERE AvailableOnline = 1 AND [Event Start Date] > DATEADD(DAY, 0, DATEDIFF(DAY, 0, GETDATE())) order by Event.StartDate ASC
Select rows above and then selection an action from below to execute on your data:
Copy Record
Execute Selected Action