Table of Contents
- ๐ Creating Lists in SharePoint
- โ๏ธ Editing Lists in SharePoint
- ๐งฉ Working with SharePoint List Features
- โ๏ธ Working with Advanced Column Types in SharePoint Lists
- ๐งฎ Working with Calculated Columns in SharePoint
- ๐ Creating and Using Lookup Columns in SharePoint Lists
- ๐ฌ Adding Comments and Tracking Version History in SharePoint Lists
- ๐งฉ Working with Columns and Conditional Fields in SharePoint Lists
- โ Ensuring Proper Form Validation in SharePoint Lists
- ๐ Calendar View in a SharePoint List
- ๐ Working with Alerts in Microsoft SharePoint
- ๐ค Working with SharePoint Lists: Exporting and Deleting Data
๐ Creating Lists in SharePoint
SharePoint Lists are like smart, collaborative tables where teams can store, track, and manage information. Think of them as an upgraded version of Excelโbuilt directly into SharePoint with powerful features like filtering, automation, and integration with Microsoft 365 tools.
In this section, youโll learn the different ways to create a list:
- From Excel data
- From scratch
- By copying an existing list
- Using ready-made templates
Video Explanation
๐ Why Use SharePoint Lists?
Before jumping into the steps, hereโs why lists are so useful:
- ๐ Centralized Data โ everyone works from the same source
- ๐ Custom Columns โ text, choice, number, date, people, and more
- ๐ค Automation Ready โ works with Power Automate & Power Apps
- ๐ Scalable โ perfect for small trackers or large systems
๐งฑ Method 1 โ Create a List from Excel
If you already have data in Excel, you donโt need to retype anything.
Step-by-Step
- Prepare Excel Data
- Ensure your data has proper column headers
- Select the range
- Use Format as Table in Excel
- Import to SharePoint
- Click New โ List โ From Excel
- Upload the file
- Preview the table
- Configure Columns
- Set the correct data type for each column
- Choose which column should act as Title / Primary Key
- Use Choice type for fields like Department or Location
- Create the List
- Give it a name (e.g., Customers)
- Click Create
โ Your Excel data is now a fully functional SharePoint list!
๐งฑ Method 2 โ Create a List from Scratch
Perfect when starting fresh.
Steps
- Go to New โ List โ Blank List
- Give your list a name
- By default, youโll get a Title column
- Add custom columns:
- โ Add Column โ Single line of text โ Name
- โ Add Column โ Choice โ Department
- Options: Accounting, Sales, HR, etc.
- Add items using New Item
๐ก Tip: You can rename the Title column to something meaningful like Employee ID.
๐งฑ Method 3 โ Create from an Existing List
Reuse structure without rebuilding everything.
- Click New โ List โ From Existing List
- Choose a list to copy
- Give the new list a name
- Click Create
๐ The new list will contain the same columns and settings.
๐งฑ Method 4 โ Use SharePoint Templates
SharePoint includes ready-made list templates like:
- ๐ Issue Tracker
- ๐ฅ Employee Onboarding
- ๐ฆ Asset Manager
- ๐ Event Itinerary
Just:
- Select New โ List
- Scroll to Templates
- Pick one
- Name it โ Create
Instant professional structure! ๐
๐ฏ What Youโve Learned
You can now create SharePoint lists:
- From Excel imports
- From scratch with custom columns
- By copying existing lists
- Using built-in templates
These lists can become the backbone of tracking customers, employees, assets, projects, and more.
โ๏ธ Editing Lists in SharePoint
SharePoint lists arenโt just for storing dataโtheyโre meant to be edited, updated, and customized as your team works. SharePoint gives you multiple ways to modify list items: quick single-item edits, bulk updates using grid view, and even advanced customization through content types and form layouts.
Letโs walk through the most practical ways to edit and manage your SharePoint lists.
Video Explanation
๐ Edit a Single List Item
This is the most common method when you need to update one record or attach supporting files.
How to edit an item:
- Go to your list from Site Contents
- Click the item you want to update
- Select Edit from the top menu (or from the three dots โฏ menu)
- Update the fields in the form
- (Optional) Upload files in the Attachments section
- Click Save
๐ก Best for: Quick corrections, adding documents, or updating one record at a time.
๐ Enable โAllow Management of Content Typesโ
Sometimes you may find that certain items canโt be edited. This usually happens because content type management is turned off.
Enable it like this:
- Open List Settings (gear icon โ List Settings)
- Go to Advanced Settings
- Set Allow management of content types = Yes
- Click OK
After this:
- A new Content Types section appears
- You can view and edit the default โItemโ content type
- Add extra columns from site or list columns
๐ก Why this matters:
It unlocks deeper control over list structure and ensures full editing flexibility.
๐ Edit in Grid View (Excel-Style Editing)
Need to update many rows fast? Grid view turns your list into a spreadsheet.
Steps:
- Open the list
- Click Edit in grid view
- Update cells directly like Excel
- Click Exit grid view to save
โก Best for: Bulk updates, data cleanup, and fast entry.
๐งฉ Powerful Features in the Edit Form
The SharePoint edit form includes more than just fields:
- ๐ฌ Comments โ discuss changes right on the item
- ๐ Activity Log โ view history of edits
- โ๏ธ Edit Columns โ choose which fields appear
- ๐จ Configure Layout โ customize header/body/footer (even with JSON)
- ๐ Copy Link โ share a direct link to the item
These tools help you turn a simple list into a collaborative workspace.
๐ฏ Key Takeaways
- Use basic edit mode for quick updates & attachments
- Enable content type management for advanced control
- Use grid view for bulk, Excel-like editing
- Customize the edit form for better user experience
With these options, SharePoint lists become flexible tools that adapt to how your team worksโnot the other way around. ๐
๐งฉ Working with SharePoint List Features
SharePoint lists are more than simple tablesโtheyโre interactive tools designed to help you explore, organize, and collaborate on data. In this section, weโll look at some of the most useful built-in list features: sharing individual items, sorting and grouping, using the filter pane, and calculating column totals.
These features make large datasets easier to understand and help teams work smarter together. ๐
Video Explanation
๐ 1. Item Page in a SharePoint List
Every list item has its own dedicated page where you can view details, track activity, and collaborate through comments.
What you can do:
- ๐ Copy Link โ share a direct URL to a single item
- ๐ฌ Comments & Activity โ discuss updates in context
- ๐ฅ User Presence โ see when others are viewing the same item
How to share an item link:
- Open your list and select an item
- Click the three dots โฏ next to it
- Choose Copy Link
- Share the URL with teammates
๐ก Perfect for: Sending someone directly to one record instead of the whole list.
๐ 2. Sort and Group Your Data
Large lists can feel overwhelmingโsorting and grouping help bring order.
Benefits
- Sorting organizes alphabetically or numerically
- Grouping clusters similar items into collapsible sections
Try this:
- Click any column header
- Choose Sort AโZ or Sort ZโA
- Select Group by to create categories
- Use the arrows to expand or collapse groups
๐ To return to normal view, open the column menu again and uncheck Group by.
๐ฏ 3. Use the Filter Pane
The filter pane lets you narrow results across multiple columns at onceโgreat for big datasets.
Steps
- Click the filter icon (top right)
- Select values from one or more columns
- Click Apply
- Use Clear All to reset
Example:
Filter Office = Toronto AND Brand = Mercedes to see only matching records.
๐ก Ideal for: Finding exactly what you need in seconds.
โ 4. Column Totals
Need quick calculations? SharePoint can show them directly in the list view.
Available options
- ๐ข Count โ works on any column
- โ Sum & Average โ available for numeric fields
How to enable totals:
- Click a column header
- Select Totals โ Count / Sum / Average
- View results at the bottom of the list
- Combine with Group by to see subtotals per category
โ Key Takeaways
- Copy Link to share individual records instantly
- Sort & Group to make long lists readable
- Filter Pane to zero in on the right data
- Totals for quick insights without Excel
With these features, SharePoint lists become a powerful dashboard for everyday teamworkโno technical skills required! ๐ช
โ๏ธ Working with Advanced Column Types in SharePoint Lists
SharePoint lists become truly powerful when you move beyond simple text columns. By using advanced column types, you can tag items, assign ownership, and manage dates with precisionโmaking your data easier to organize, search, and analyze.
Letโs explore three essential column types:
- ๐ท Multi-select Choice columns for tagging
- ๐ค Person or Group columns for assigning responsibility
- ๐ Date columns for accurate time-based data
Video Explanation
๐ท 1. Multi-Select Choice Column โ Smart Tagging
Tags help categorize records so you can filter and group them later. A Choice column with multi-select lets users assign multiple labels to the same item.
How to create it:
- Open your list โ Add Column โ Choice
- Name the column (e.g., Tags)
- Enter options such as:
- Loyal
- Price Driven
- Buy Zone
- Enable Allow multiple selections
- (Optional) Turn on Allow values to be added manually
- Click Save
What users see:
When editing an item, they can pick multiple tags from a dropdownโperfect for flexible categorization.
๐ก Great for: Customer segmentation, project labels, priority flags.
๐ค 2. Person or Group Column โ Assign Ownership
Need to assign a record to someone in your organization? The Person/Group column connects directly to your company directory.
Steps to add:
- Click Add Column โ Person or Group
- Name it (e.g., Associate)
- Enable Show profile photos (optional)
- Click Save
How it works:
- Users can search by name or email
- The field pulls real profiles from Microsoft 365
- Ideal for task ownership and accountability
๐ก Perfect for: Assigning cases, owners, reviewers, or contacts.
๐ 3. Date Column โ Convert Text to Real Dates
If dates are stored as plain text, you lose sorting, filtering, and validation. Converting to a Date and Time column unlocks powerful features.
Convert an existing column:
- Click the column header
- Select Column Settings โ Edit
- Change type to Date and Time
- Optional:
- Enable Include Time
- Turn on Friendly Format
- Click Save
Result:
Your dates can now be sorted chronologically, filtered by range, and used in automation.
๐ก Essential for: Birthdays, deadlines, renewals, and schedules.
โ Why These Columns Make a Difference
| Column Type | Business Benefit |
|---|---|
| Multi-Select Choice | Flexible tagging & filtering |
| Person/Group | Clear ownership & collaboration |
| Date | Accurate time-based operations |
๐ฏ Final Thoughts
Using the right column types transforms a basic SharePoint list into a smart information hub. Youโll get:
- Better organization
- Faster filtering
- Clear accountability
- Reliable date handling
Start upgrading your lists today and watch your data come to life! ๐
๐งฎ Working with Calculated Columns in SharePoint
Ever wished SharePoint could do the math for you? Thatโs exactly what calculated columns are for! Instead of manually entering values like age, totals, or status messages, SharePoint can generate them automatically using formulas.
For example, if your list has a Date of Birth column, you can create an Age column that updates itselfโno manual updates needed. Letโs dive in!
Video Explanation
โ What Are Calculated Columns?
A calculated column generates its value using data from other columns in the same list. Itโs perfect for:
- ๐ Calculating age from Date of Birth
- ๐งพ Combining First Name + Last Name into Full Name
- ๐ Performing math on numeric fields
- ๐ฆ Displaying status messages like Completed / Pending
๐ How to Create a Calculated Column
Step 1 โ Add a New Column
- Open your SharePoint list
- Click Add Column
- Choose See all column types โ click Next
Step 2 โ Select Calculated Type
- Name your column (e.g., Age)
- Choose Calculated (calculation based on other columns)
Step 3 โ Enter the Formula
To calculate age from Date of Birth:
=DATEDIF([Date of Birth], TODAY(), "Y")
DATEDIFfinds the difference between two dates"Y"returns the result in years
Step 4 โ Set Return Type
- Choose Number
- Set Decimal Places = 0 (age should be a whole number)
Step 5 โ Save ๐
Click OKโyour Age column will now calculate automatically!
๐ก Tips for Writing Formulas
- Always use column names in square brackets โ
[Column Name] - Calculated columns work only with data inside the same list
- You can use logic like IF statements, math, and text functions
๐ Useful Calculated Column Examples
1. Create Full Name
=[First Name] & " " & [Last Name]
โก Combines two text fields with a space.
2. Status Based on Percentage
=IF([Completion] >= 100, "Completed", "In Progress")
3. Add Price + Tax
=[Price] + [Tax]
4. Overdue Check
=IF([Due Date] < TODAY(), "Overdue", "On Track")
5. Days Remaining
=[Due Date] - TODAY()
6. Value Category
=IF([Amount] >= 1000, "High Value", "Standard")
7. Discounted Price
=[Price] - ([Price] * [Discount]/100)
8. Show Month Name
=TEXT([Order Date], "mmmm")
9. Time-Based Greeting
=IF(HOUR(NOW())<12,"Good Morning","Good Afternoon")
๐ Why Calculated Columns Are Awesome
- โฑ Save timeโno manual updates
- ๐ฏ Reduce human error
- ๐ Create smarter, dynamic lists
- ๐ Enable better filtering & reporting
๐ฏ Final Thoughts
Calculated columns turn a simple SharePoint list into a mini application. Whether youโre calculating age, totals, statuses, or messagesโSharePoint does the heavy lifting while you focus on insights.
Start experimenting with formulas and make your lists work smarter, not harder! ๐ช
๐ Creating and Using Lookup Columns in SharePoint Lists
Lookup columns are one of the most powerful features in SharePoint lists. They allow you to connect two lists together, so data can be reused instead of duplicated.
For example, instead of typing the same repair shop details for every customer, you can maintain a separate Repair Shops list and simply link customers to it. Any updates to the shop details will automatically reflect in the Customers list. Smart, right? ๐
Video Explanation
โ Why Use Lookup Columns?
- ๐ Reduce Data Duplication โ Enter data once, reuse everywhere
- ๐ฏ Maintain Consistency โ Updates in one list reflect in others
- ๐งญ Better Navigation โ Jump easily between related records
- ๐ Cleaner Reports โ Structured relationships between lists
1๏ธโฃ Create a Source List (Repair Shops)
Before creating a lookup column, we need a list that will act as the data source.
๐ Steps
- Go to your SharePoint site โ New โ List
- Choose Blank List and name it Repair Shops
- Add these columns:
- Shop Name โ Single line of text
- Email โ Single line of text
- City โ Single line of text
- Rename the Title column โ Shop ID (acts as unique identifier)
โ Add Sample Data
| Shop ID | Shop Name | City | |
|---|---|---|---|
| 101 | QuickFix Repairs | info@quickfix.com | Toronto |
๐ This list will now be used as the lookup source.
2๏ธโฃ Create Lookup Column in Customers List
Now weโll connect the Customers list to Repair Shops.
๐ Steps
- Open the Customers list
- Click Add Column โ See all column types โ Next
- Configure:
- Name: Repair Shop
- Type: Lookup
- Get information from: Repair Shops
- Display column: Shop Name
- Under Add additional columns, select:
โ Shop Name
โ Email - Click OK
๐ฏ Result
Your Customers list will now show:
- Repair Shop (dropdown)
- Shop Name (auto-filled)
- Email (auto-filled)
3๏ธโฃ Test the Lookup Relationship
๐งช Steps
- Edit a customer record
- In Repair Shop, choose a shop from dropdown
- Click Save
โ The related Shop Name & Email appear automatically!
๐ What Happens When Source Data Changes?
๐ If you update the email in Repair Shops,
๐ The change instantly reflects in Customers list!
Also:
- Clicking the shop name in Customers opens the Repair Shop item page
- Users can view or edit details (based on permissions)
๐ Key Benefits Recap
- ๐งฉ Builds real relationships between lists
- ๐ Single source of truth
- โก Real-time updates across lists
- ๐ Cleaner, more professional data structure
๐ก Pro Tip
Use lookup columns for:
- Assigning vendors to orders
- Linking employees to departments
- Connecting projects to clients
- Any scenario where the same data repeats!
Lookup columns transform SharePoint from simple lists into a mini relational databaseโwithout any coding. Start connecting your lists and make your data smarter today! ๐
๐ฌ Adding Comments and Tracking Version History in SharePoint Lists
SharePoint lists arenโt just for storing dataโtheyโre built for team collaboration and accountability. Two standout features make this possible:
- ๐จ Comments โ discuss items directly inside the list
- ๐ Version History โ track every change and restore older versions
Letโs see how these tools help keep communication clear and your data safe.
Video Explanation
๐จ Comments in SharePoint Lists โ Collaborate in Context
Comments let your team talk about a list item right where the data lives. No more hunting through emails or chats to find updates!
๐ Why Comments Are So Useful
- Keep discussions tied to the exact item
- Tag teammates with @mentions
- Build a timeline of decisions and notes
- Perfect for customer lists, tasks, approvals, and projects
๐งญ How to Add a Comment
- Open your SharePoint list
- Click the item you want to discuss
- Select Edit to open the item form
- On the right side, find the Comments section
- Type your message
- Use @Name to mention a colleague
- Click Send
๐ก Tip: When you @mention someone, they get a notificationโgreat for quick follow-ups!
๐ Version History โ Never Lose Track of Changes
Version History records every update made to a list item:
- Who changed it
- When it was changed
- What the previous values were
If something goes wrong, you can easily roll back to an earlier version.
๐ฏ Why Use Version History?
- ๐ก Protect against accidental edits
- ๐ Meet auditing/compliance needs
- ๐ See exactly who modified what
- โช Restore previous information in seconds
๐งญ How to View Version History
- Go to your list
- Click the three dots (โฆ) next to an item
- Select Version History
Youโll see:
- Version number
- Modified date/time
- Modified by
๐ What You Can Do from Here
For any version, you can:
- View โ open details of that version
- Restore โ bring it back as the current version
- Delete โ remove that version from history
โ Restoring doesnโt erase newer versionsโit simply creates a new โlatestโ version based on the old one.
โ Pro Tip: Enable Versioning
Make sure version history is turned on:
List Settings โ Versioning Settings โ Enable versioning
This ensures SharePoint keeps a full timeline of edits.
๐ Key Takeaways
- Comments keep conversations organized and visible
- @mentions notify the right people instantly
- Version History protects your data
- You can always roll back mistakes
Together, these features turn SharePoint lists into a true collaboration workspace, not just a spreadsheet replacement ๐
๐งฉ Working with Columns and Conditional Fields in SharePoint Lists
SharePoint lists become truly powerful when you start customizing columns and adding smart conditional logic. Instead of overwhelming users with unnecessary fields, you can show only whatโs relevantโkeeping forms clean, accurate, and easy to use ๐.
In this section, weโll cover:
- โ Adding new columns to an existing list
- โ Filling values for current items
- ๐ฏ Showing fields conditionally based on user selection
Letโs build this step by step!
Video Explanation
โ Adding Additional Columns to a List
As your business grows, your lists often need to capture more information. Adding new columns lets you expand without breaking existing data.
๐งช Example Scenario
You have a Repair Shops list with:
- Shop ID
- Shop Name
- City
Now you want to track:
- Shop Type โ Independent or Affiliated
- Affiliation Name โ Only for affiliated shops
๐งญ Steps to Add New Columns
- Open your SharePoint list
- Click + Add column
- Choose Choice
- Name it Shop Type
- Add choices:
- Independent
- Affiliated
- Enable: Require that this column contains information
- Click Save
Now add the second column:
- Click + Add column
- Select Single line of text
- Name it Affiliation
- Click Save
โ Your list now includes two new structured fields!
โ Adding Values to Existing Items
After creating columns, update current rows so they follow the new structure.
๐งญ How to Update an Item
- Select a row โ Click Edit
- For an independent shop:
- Shop Type โ Independent
- Affiliation โ NA
- For an affiliated shop:
- Shop Type โ Affiliated
- Affiliation โ Mega Repairs (or real partner name)
- Click Save
โ Problem:
Even when Independent is selected, users can still type an affiliation.
Letโs fix that with conditional logic!
๐ฏ Applying Conditional Visibility to Columns
We can make the form smarter:
๐ Show Affiliation field ONLY when
Shop Type = Affiliated
๐งญ Steps to Add a Condition
- Click Add new item
- In the form, open:
Edit Form โ Edit Columns - Find Affiliation column
- Click โฏ โ Edit conditional formula
- Enter a formula like:
=if([$ShopType] == "Affiliated", true, false)
- Save all changes
๐งช Test the Behavior
| Shop Type Selected | Affiliation Field |
|---|---|
| Independent | โ Hidden |
| Affiliated | โ Visible |
๐ Now your form stays clean and error-free!
๐ Why This Matters
- โ Users see only relevant fields
- โ Data stays consistent
- โ Fewer mistakes during entry
- โ Professional, guided experience
๐ง Quick Recap
- Add new columns to expand your list
- Update existing rows with structured values
- Use conditional formulas to show/hide fields
- Keep forms simple and intuitive
โ Ensuring Proper Form Validation in SharePoint Lists
When users enter data into a SharePoint list, thereโs always a risk of missing or incorrect information. Without validation, important fields can be skippedโleading to incomplete records and messy data ๐ฌ.
Thankfully, SharePoint provides built-in validation tools that let you:
- Enforce rules across multiple fields
- Prevent saving invalid entries
- Show friendly error messages to guide users
Letโs walk through a real-world example:
๐ If a repair shop is marked as โAffiliated,โ the Affiliation name must be required.
Video Explanation
โ What Happens Without Validation?
Imagine your list has:
- Shop Type โ Independent / Affiliated
- Affiliation โ Name of parent company
By default, SharePoint allows this:
โ User selects Affiliated
โ Leaves Affiliation blank
โ The form still saves!
This creates confusing, incomplete dataโexactly what we want to avoid.
๐ Adding Row Validation in SharePoint
Row validation lets you define rules that must be satisfied before an item can be saved.
๐งญ Steps to Add Validation
- Open your SharePoint list
- Click the โ Settings icon
- Select List settings
- Click Validation settings
Youโll see two fields:
- Formula โ where the rule logic goes
- User Message โ what users see if validation fails
โ Example Validation Formula
Rule:
If Shop Type = โAffiliatedโ, then Affiliation must not be blank
=IF([Shop Type]="Affiliated", NOT(ISBLANK([Affiliation])), TRUE)
๐ฌ User-Friendly Error Message
In the User Message box, add something like:
โ โAffiliation is required when Shop Type is set to Affiliated.โ
This helps users understand exactly what to fix ๐.
๐งช Test the Validation
Try these scenarios:
| Shop Type | Affiliation | Result |
|---|---|---|
| Affiliated | Blank | โ Error โ cannot save |
| Affiliated | โMega Repairsโ | โ Saves |
| Independent | Blank | โ Saves |
๐ฏ Perfect! The rule only applies when needed.
๐ฏ Key Benefits of Validation
- โ Prevents incomplete records
- โ Improves data quality
- โ Guides users with clear messages
- โ Reduces admin cleanup work
๐ง Quick Recap
- Use Validation Settings to enforce rules
- Write formulas that depend on other fields
- Show helpful error messages
- Keep your lists structured and reliable
๐ Calendar View in a SharePoint List
SharePoint lists donโt have to stay as rows and columns! With Calendar View, you can transform date-based data into a visual calendar layoutโmaking it easier to track events, deadlines, and milestones at a glance.
Instead of scrolling through long tables, youโll see items displayed on days, weeks, or monthsโjust like a real calendar ๐๏ธ.
๐ก Important: Calendar View only works if your list has at least one Date-type column. Without a date field, SharePoint wonโt know what to plot on the calendar.
Video Explanation
๐ Why Use Calendar View?
Calendar View is perfect when your list contains time-based information. It helps you:
- ๐ Visualize data instead of reading raw rows
- โฑ Track deadlines, events, and schedules
- ๐ Spot busy days or trends quickly
- ๐งญ Navigate items by month/week/day
Great for scenarios like:
- Customer sign-up dates
- Project deadlines
- Training schedules
- Employee leave tracking
- Event management
๐ How to Create a Calendar View
Follow these simple steps to turn your list into a calendar:
- Open your SharePoint list
Go to the list that contains a date column (e.g., Sign-up Date, Due Date, Event Date). - Add a New View
At the top rightโjust above the column headingsโclick โ Add View. - Name the View
In the pop-up window, give it a name like:
๐ Calendar View - Select a Date Column
Choose which date field should drive the calendar.
Examples:- โ Sign-up Date
- โ Deadline
- โ Event Date
- โ Date of Birth (not ideal for real tracking)
- Choose a Layout
Set the default display:- Month โ best for overall planning
- Week โ detailed short-term view
- Day โ focused daily schedule
- Click Create
๐ Your list now appears in a calendar format!
๐ผ Practical Example
Imagine you have a Customer Sign-up Date column:
- You can instantly see how many customers joined in a month
- Identify peak sign-up days
- Spot quiet periods for marketing focus
Much more intuitive than reading dates in a table!
๐ฏ Best Use Cases
| Scenario | Why Calendar View Helps |
|---|---|
| Project deadlines | See upcoming tasks visually |
| Event planning | Avoid date clashes |
| Support tickets | Track SLA dates |
| Employee leave | View overlaps easily |
โ Key Takeaways
- Calendar View = visual, time-based perspective
- Requires at least one Date column
- Great for planning and trend spotting
- Switch anytime between table and calendar views
๐ Working with Alerts in Microsoft SharePoint
SharePoint alerts help you stay updated without constantly checking your lists. Once configured, SharePoint automatically notifies you whenever important changes occurโwhether to a single item or the entire list. This is perfect for tracking updates like status changes, new entries, or edits made by team members.
Video Explanation
๐ Create an Alert for a Specific List Item
Sometimes you only need to monitor one critical record instead of the whole list. SharePoint lets you set alerts at the item level, so you get notified only when that particular item changes.
How to create an alert:
- Open your SharePoint list and locate the item.
- Click the three dots (โฆ) next to the item.
- Select Alert me from the menu.
You can then configure:
- Alert Title โ a meaningful name
- Send Alerts To โ one or more email recipients
- Trigger Conditions โ e.g., Anything changes or Someone else changes the item
- Notification Timing โ immediately, daily summary, or weekly summary
Click OK to activate the alert.
โ What Happens After an Update
Whenever that item is modified, SharePoint sends an email containing:
- What was changed
- Who made the change
- The date and time of the update
This keeps everyone informed without manual follow-ups.
๐งฐ Manage or Remove Alerts
As your project grows, you may want to review or clean up alerts.
To manage alerts:
- Open the list
- Click Manage my alerts from the top menu
- From here you can:
- โ Edit existing alerts
- ๐ Delete outdated ones
- โ Create alerts for the entire list
๐ก Tip: List-level alerts are great when you need to track new items or bulk changes instead of one record.
๐ฏ Why Use Alerts?
- Saves time by automating notifications
- Reduces missed updates
- Improves collaboration and accountability
- Works for both items and whole lists
โ Quick Recap
- Alerts notify you automatically via email
- Can be set on individual items or entire lists
- Fully customizable with conditions and schedules
- Easy to edit or delete anytime
๐ค Working with SharePoint Lists: Exporting and Deleting Data
Managing SharePoint lists isnโt just about adding dataโyouโll often need to export information for reports or clean up outdated records. SharePoint makes both tasks simple with built-in tools, no extra software required.
In this section, weโll cover:
- Exporting list data to Excel, CSV, or Power BI
- Deleting individual items (with restore options)
- Removing an entire list safely
Video Explanation
๐ฅ Export a SharePoint List
Need to analyze your data in Excel or build dashboards in Power BI? Exporting lets you take your SharePoint list outside the platform in seconds.
๐ Why Export?
- Create reports and summaries
- Share data with external teams
- Perform advanced analysis in Excel
- Build visual dashboards in Power BI
โ Export Formats Available
- Excel (.xlsx) โ best for analysis and formulas
- CSV โ perfect for importing into other systems
- Power BI โ ideal for interactive reports
๐งญ Steps to Export
- Open your SharePoint list
- Click the Export dropdown at the top
- Choose your preferred format
- The file downloads instantly to your device
๐ก Tip: Export to Excel keeps column structure intact, making it easy to continue working with the data offline.
๐ Delete a SharePoint List Item (With Restore Option)
Cleaning up old or incorrect records keeps your list accurate and relevant. The good news? Deleted items arenโt gone foreverโthey go to the Recycle Bin first.
๐งน How to Delete an Item
- Select the item from the list
- Click Delete from the top menu
- Confirm the action
The item disappears from the listโbut stays recoverable.
โป How to Restore a Deleted Item
- Open the Recycle Bin (left navigation)
- Find your deleted item
- Click Restore
The item returns exactly to its original location ๐
๐ก Safety Net: SharePointโs recycle bin protects you from accidental deletions.
โ Delete an Entire SharePoint List
If a list is no longer needed, you can remove it completely.
Steps to Delete a List
- Open the list
- Click the Settings gear icon
- Select List Settings
- Choose Delete this list
- Confirm the action
โ Important: Deleting a list removes all items inside itโdouble-check before proceeding.
โ Quick Summary
| Task | Best For |
|---|---|
| Export to Excel | Reports & calculations |
| Export to CSV | System integrations |
| Export to Power BI | Dashboards |
| Delete Item | Data cleanup |
| Restore Item | Undo mistakes |
| Delete List | Removing unused data |










































