Attendee Check-In: Store participants in a SharePoint List

This blog post describes how to create a SharePoint list for storing participants for an event as a part of a solution for “Attendee Check-In” using components of the low-code Power Platform and SharePoint.

Depending on the overall infrastructure and already exciting licences it might be more natural to use Dataverse for storing the participants than using a SharePoint List.

Create a SharePoint list

Navigate to the SharePoint site where you want to create your SharePoint List. Open the home page and select “New” from the toolbar. Select “List” from the drop-down menu:

Create a “Blank list”

Give your list a name and a description. Names have to be unique.

Your list will open – and it will be empty.

Create columns

Now let’s create the columns we need. Think in terms of what input fields you will need on your registration form. What information do you need in your system about your participants?

I need these columns:

  • Email (Singe line of text)
  • Team (Singe line of text)
  • CheckInTime (date and time)
  • Checked In (Yes/No)
  • Has QR-code (Yes/No)
  • Comments (Multiple lines of text)
  • QR-code (Image)
  • Team Lead (Yes/No)

First we will rename the “Title” column to “Name” and store the participants name in this column.

Give the column a new name and save.

To add a new column simply click the “+ Add column” column header and select the columns type you need. For email I use “Single line of text”.

In the right panel, set the name of the column and hit save. Do this for the other columns as well.

When you are done adding all columns to the list it look like this:

Now what you need is a place for participants to register to your event.

You can do this by using a Microsoft Form. It is included in most Office 365 licenses for free. Combine that with a power automate flow that automatically add registered participants as lines in your SharePoint list. How do I do that, you ask? Look no further – the next blog post in this series will show you exactly how:

Hope this was helpful and that you have fun setting up this simple SharePoint list.

Get new blog posts right to your inbox

Ulrikke Akerbæk Written by:

User Experience through digital interfaces, interaction, branding and visual design has been her passion and focus since she created her first website at age 14. She is a solution architect for Power Platform, specializing in Power Apps Portals. She is a Business Applications MVP and was named one of the top 50 women in tech in Norway in 2022. Currently working as Low Code Practice Lead at Itera.

3 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *