SlideShare a Scribd company logo
1 of 60
Download to read offline
sharepointmaven.com @gregoryzelfond
DOCUMENT MANAGEMENT IN
SHAREPOINT WITHOUT FOLDERS
INTRODUCTION TO METADATA
STEP BY STEP GUIDE
GREGORY ZELFOND
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About Me
 Gregory Zelfond
 10+ years of experience with SharePoint
 SharePoint advocate, blogger
 Love to solve business problems using code-free, out of
the box SharePoint configurations
 Owner of SharePoint Maven (sharepointmaven.com)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About SharePoint Maven
I HELP ORGANIZATIONS TO UNLOCK
THE POWER OF SHAREPOINT
MIGRATION CONSULTING TRAINING
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Super Easy…
A guide so easy to understand...
…You’ll feel like a king at the end
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
1. What’s wrong with Folders?
2. Intro to Metadata
3. Step-by-Step on how to setup SharePoint Metadata
This presentation will cover…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What’s wrong with Folders?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Real-life scenario
 You are in an organization that runs hundreds of projects
annually
 The files are organized by Year on shared drive. Each Year has a
folder (2014, 2013… all the way to 1999)
 Each Year Folder has sub-folders with Names of Customers
served during that year (Customer A, Customer B, etc.)
 Each Customer Folder has sub-folders with Names of Projects
executed for that customer (Project A, Project B, etc.)
 Each Project Folder contains Documents that are part of certain
project (Project Charter, Project Proposal, etc.)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your Task…
It’s 4:45 PM and you have to leave work at 5 PM
to pickup your kids from school. Your boss has
asked you to pull ALL Project Proposals for
Customer B ever completed. Good luck!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your problem…
Each customer folder (i.e. Microsoft), contains
tens of projects. Each of the project folders
contains 1 to 3 versions of proposals. Oh yeah,
and you have folders from 1999 to 2014…
3 Proposals
3 Proposals
1 Proposal
2 Proposals
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your reaction…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Business Case Against Folders
1. Usability
2. URL length limitation
3. Moving File URL
4. Security
5. User experience
6. File duplication
7. 1 Lonely View
8. Can’t Sort & Filter
9. Change is hard
10. Lost documents
11. Navigation
12. Cost
For more info and detailed description on above
reasons, check out this blog post
http://sharepointmaven.com/12-reasons-folders-sharepoint-bad-idea/
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Intro to Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What is Metadata?
 Metadata is data that describes additional
information about a file or a document
 Example: Word Document “Project
Proposal.doc” might have the following
metadata that further describes what the file
is about:
– Customer Name
– Project Name
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Surprise! You are using Metadata every day!
Check out 3 examples on the following slides
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 1 – Amazon.com
This is all metadata!!!
 Ever done online shopping?
 Metadata allows you to easily
filter by shoe size, style, brand,
etc.
 Imagine if Amazon organized
shoes in Folders by Brand – how
would you find all the available
shoes for your size?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 2 – Facebook
Have you ever Tagged
people on Facebook?
 Ever wondered how
Facebook manages to pull
your friends’ photos from
various albums?
 Imagine if Facebook used
hierarchical folders to
organize photos of your
friends?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 3 – your computer
Thanks to
metadata - you
can sort by file
size, document
type and file
name on your PC1. Right-click on any file name
2. Choose Properties
This is all metadata!!!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s switch to SharePoint now
 Screenshots and
instructions captured on
following slides are based
on Office 365 SharePoint
 Same exact functionality
exists in SharePoint 2007,
SharePoint 2010 and
SharePoint 2013
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Solving the mystery of SharePoint Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default SharePoint Metadata
Recognize this?
 They are default columns you get with any
SharePoint Document Library
 Data in columns is actually… Metadata!!!
 That’s right, simply put, Column info =
Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default SharePoint Metadata – cont’d
 Previous example showed a single document
uploaded to Document Library
 No customization was done to the Document
Library whatsoever
 So, to create your own Metadata, you
basically need to create new columns with
properties (metadata)!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Solving the folder problem with Metadata
 To make it relevant, let’s use the example from
few slides ago on project documents stored in
Folders (Years) and Sub-Folders (Customer Name
and Project Name)
 Let’s solve this problem by using SharePoint
Metadata! (sorry, columns) 
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Time to get intimate with Metadata!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Access Document Library Settings page
 Click on Document Library name
 From Ribbon that appears up top, click on Library
Settings
 Settings page will appear – this is the main
control panel for your document library
 Settings page has 3 sections – let’s get to know it
little better
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 1 – Settings & Permissions
Worthwhile to browse through and get
familiar, but don’t worry about this section
for now, we don’t need it to create
columns (metadata)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 2 – Columns
 These are default (out of the box) columns (metadata) you
get with SharePoint Document Library
 This section is where you can control your columns
(metadata) by creating new ones, editing or deleting
existing. This is where we’ll spend most of the time
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 3 - Views
 Views help you slice and dice your information
 This is where you can organize your documents
according to metadata created
 Remember the shopping site example where you
could filter by shoe type, brand, price or size?
This is where we will tell SharePoint how to
organize data for us in the context of the
documents
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
It takes TWO to TANGO!!!
Metadata success depends
on two components:
Columns & Views
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating Columns
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s create a Column called “Year”
 From Library Settings Page, click Create
Column
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Create Column Screen
 Enter Column Name
– In our case “Year”
 Different types of Data
– We want to choose from menu
 Optional, skip for now
 Let’s make this field mandatory
 This is where we specify all choices
for the column
 And that’s how we want to choose
the data (from drop-down)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s repeat for Customers, Projects and Document Types
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success!
 We got our new columns appearing on
Settings page now!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s Test Drive what we created so far…
 Go ahead and upload a new document to the document library.
See anything different?
 Yes! You are now presented with additional screen prompting
you to choose the metadata we just created. Choose it from
drop-downs, hit Save
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Customized Document Library
 This is how document library looks like after tagging
the docs
 4 new columns with metadata now appear
 By the way, you can always change
tags easily by clicking
“Edit properties” on the file
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s upload few more docs
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Some Quick Wins with Metadata
1. Click on Drop-down next to column name to filter based on metadata
2. Click on any of the Column names to sort by that column
Try that with folders!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating Views
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Create a custom view
 By Default, you get only 1 view called All Documents
 Let’s now create alternate views to make use of the metadata
 Once again, you will need to go to Library Settings
 All the way at the bottom of the page, click Create View
 On next screen that comes up, choose Standard View (most frequent type)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Give your View a Name
 Give it a name and specify whether view is for
yourself only (personal) or everyone to enjoy
(public)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Which columns to display in a View?
 This is where you control which columns to
display and also in which order (from left)
 Let’s uncheck Year and Customer and only
display Project Name Column
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
View sorting options…
 This is where you can choose how to sort things
 Let’s sort it by Project Name and then by Created
By
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
View filtering options…
 You can then specify if you want to filter for
certain data
 You can “build” sorting and filtering into the View,
so you do not have to manually do it all the time
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Grouping – As close to folders as it gets!
 Grouping allows to group (roll up) files by common/identical
metadata (columns)
 Click the + Sign next to Group By
 That’s where we can specify how to group data
 In our case we want to group by Year in descending order
(2014, 2013, 2012, etc.) and by Customer in ascending
(alphabetical) order
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success!
 Our data is now organized by Year!
 Let’s expand the Year’s group – we also see roll-up by
the Customer (remember on previous slide we told to
group by year and then by customer?) It did just that!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success – cont’d
 Let’s now expand
the customer group
as well
 We now have all
our files organized
neatly in groups
(bonus - it even tells
you # of files in each
group in parenthesis)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Important!
 SharePoint only allows Maximum of 2 levels of groups
in a view (i.e. Year & Customers, Customers &
Projects)
 However, You can easily create as many additional
views as you want to slice and dice the data the way
you want
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Remember that “Get all proposals” Task from Slide 5?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating a view in under 1 minute…
 Create a view called
By Customer
 Filter on: Document
type is equal to
Project Proposal
 Group by Customer,
then group by
Project
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
And here we go…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What’s in it for me?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
So, which scenario do you prefer?
OR
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Cool stuff you can do with Metadata
 Lots of Views
 Sorting
 Grouping
–2 levels max
 Filtering
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions
 Q: What if I need to upload multiple
documents at once? Do I need to tag each one
separately?
 A: For most users, you are better off uploading
one by one. However, you can also use
Datasheet View (called Quick Edit View in
SharePoint 2013/Office 365)
– NOTE: you have to use Internet Explorer Browser for
this feature in SharePoint 2007, 2010.
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example: Datasheet (Quick Edit) View
You can edit metadata right in this Excel-
like Table. Saves lots of clicks and time!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions, cont’d
 Q: So, are folders a big NO in SharePoint?
 A: Not necessarily. Under certain circumstances they
work
– Flat structure (i.e. Photo Albums)
– Very structured document environment that whole
organization follows
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions, cont’d
 Q: I used to set permissions (security group
access) at a folder level. How would I do it
with meta-data if there are no more folders?
 A: The best practice is to control security at a
site level. Managing security at a folder, or
worse – document level, is a nightmare.
Determine different levels of security you
need and organize data in corresponding sites
and document libraries
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Convinced that Metadata is the way to go?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Need help with SharePoint?
 SharePoint Site Configuration and Customization
 Document Migration to SharePoint
 SharePoint Implementation Strategy
 SharePoint Training
 SharePoint User Adoption
 SharePoint Governance
 SharePoint Project Management
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
THANK YOU!
Visit: sharepointmaven.com
Email: greg@sharepointmaven.com
Follow: @gregoryzelfond
Connect: linkedin.com/company/sharepoint-maven
View: www.slideshare.net/gzelfond
Get in touch if you have questions

More Related Content

What's hot

Understand the SharePoint Basics
Understand the SharePoint BasicsUnderstand the SharePoint Basics
Understand the SharePoint BasicsBenjamin Niaulin
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Nitin Gupta
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document TypesGregory Zelfond
 
SharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesSharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesThuan Ng
 
SharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best PracticesSharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best PracticesChris Woodill
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Vignesh Ganesan I Microsoft MVP
 
SharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesSharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesGregory Zelfond
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the BoxGregory Zelfond
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)Christian Buckley
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesGregory Zelfond
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionGregory Zelfond
 
10 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/201010 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/2010Bobby Chang
 
Technical Overview of Microsoft SharePoint Online - Presented by Atidan
Technical Overview of Microsoft SharePoint Online - Presented by AtidanTechnical Overview of Microsoft SharePoint Online - Presented by Atidan
Technical Overview of Microsoft SharePoint Online - Presented by AtidanDavid J Rosenthal
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Gregory Zelfond
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesOffice
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePointGregory Zelfond
 
Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Christian Buckley
 
Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...Suhail Jamaldeen
 
SharePoint Beginner Training for End Users
SharePoint Beginner Training for End UsersSharePoint Beginner Training for End Users
SharePoint Beginner Training for End UsersGregory Zelfond
 

What's hot (20)

Understand the SharePoint Basics
Understand the SharePoint BasicsUnderstand the SharePoint Basics
Understand the SharePoint Basics
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document Types
 
SharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesSharePoint 2013 Document Management Features
SharePoint 2013 Document Management Features
 
SharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best PracticesSharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best Practices
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
 
SharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesSharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best Practices
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the Box
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box Features
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - Introduction
 
Sharepoint 2019 Training
Sharepoint 2019 TrainingSharepoint 2019 Training
Sharepoint 2019 Training
 
10 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/201010 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/2010
 
Technical Overview of Microsoft SharePoint Online - Presented by Atidan
Technical Overview of Microsoft SharePoint Online - Presented by AtidanTechnical Overview of Microsoft SharePoint Online - Presented by Atidan
Technical Overview of Microsoft SharePoint Online - Presented by Atidan
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online Features
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePoint
 
Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60
 
Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...
 
SharePoint Beginner Training for End Users
SharePoint Beginner Training for End UsersSharePoint Beginner Training for End Users
SharePoint Beginner Training for End Users
 

Viewers also liked

Understanding SharePoint Content Types
Understanding SharePoint Content TypesUnderstanding SharePoint Content Types
Understanding SharePoint Content TypesBenjamin Niaulin
 
Don't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakesDon't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakesBenjamin Niaulin
 
To Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePointTo Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePointBobby Chang
 
Project management information system
Project management information systemProject management information system
Project management information systemPradeep Patel, PMP®
 
Project document management with SharePoint
Project document management with SharePointProject document management with SharePoint
Project document management with SharePointAmila Hendahewa
 
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control Lorson Resources Limited
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiLav Kumar
 
Document Management System
Document Management SystemDocument Management System
Document Management SystemSuresh Ramani
 
Karomi Project Document Control
Karomi Project Document ControlKaromi Project Document Control
Karomi Project Document ControlKaromi Technology
 
Why a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business SenseWhy a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business SenseIBS America
 
Document management system
Document management systemDocument management system
Document management systemRaghu Raja
 
CV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / SpecialistCV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / SpecialistAtif Masroor
 
Document Control
Document ControlDocument Control
Document ControlAnggi Hafiz
 
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...Keith Atteck C.Tech. ERMm
 
Building a Project Management Information System with SharePoint
Building a Project Management Information System with SharePointBuilding a Project Management Information System with SharePoint
Building a Project Management Information System with SharePointASPE, Inc.
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)Navneet Jingar
 

Viewers also liked (19)

Understanding SharePoint Content Types
Understanding SharePoint Content TypesUnderstanding SharePoint Content Types
Understanding SharePoint Content Types
 
SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)
 
Don't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakesDon't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakes
 
To Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePointTo Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePoint
 
Project management information system
Project management information systemProject management information system
Project management information system
 
Project document management with SharePoint
Project document management with SharePointProject document management with SharePoint
Project document management with SharePoint
 
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP Fi
 
Document Management System
Document Management SystemDocument Management System
Document Management System
 
Karomi Project Document Control
Karomi Project Document ControlKaromi Project Document Control
Karomi Project Document Control
 
Why a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business SenseWhy a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business Sense
 
Document management system
Document management systemDocument management system
Document management system
 
CV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / SpecialistCV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / Specialist
 
Document Control
Document ControlDocument Control
Document Control
 
Document management 101 slideshare
Document management 101   slideshareDocument management 101   slideshare
Document management 101 slideshare
 
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
 
Building a Project Management Information System with SharePoint
Building a Project Management Information System with SharePointBuilding a Project Management Information System with SharePoint
Building a Project Management Information System with SharePoint
 
project management information system
project management information systemproject management information system
project management information system
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)
 

Similar to Document Management in SharePoint without folders - Introduction to Metadata

SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutGregory Zelfond
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External SharingGregory Zelfond
 
How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresGregory Zelfond
 
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry WhiteGTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry WhiteGerry White
 
Utilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementUtilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementGregory Zelfond
 
Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Benjamin Niaulin
 
Sharepoint tips and tricks
Sharepoint tips and tricksSharepoint tips and tricks
Sharepoint tips and tricksJeff Wisniewski
 
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...Joanne Klein
 
What's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover itWhat's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover itBenjamin Niaulin
 
Wonderful World of Content Types
Wonderful World of Content TypesWonderful World of Content Types
Wonderful World of Content TypesNikkia Carter
 
Provenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine LearningProvenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine LearningAnand Sampat
 
SEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech SideSEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech SideDominic Woodman
 
Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint Haaron Gonzalez
 
SharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User GroupSharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User GroupGreg McMurray
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Gina Montgomery, V-TSP
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technologyjoelsef
 
Google Tag Manager for Ecommerce
Google Tag Manager for EcommerceGoogle Tag Manager for Ecommerce
Google Tag Manager for EcommerceDaytodayebay
 

Similar to Document Management in SharePoint without folders - Introduction to Metadata (20)

SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live without
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External Sharing
 
How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box features
 
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry WhiteGTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
 
Utilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementUtilizing SharePoint for Project Management
Utilizing SharePoint for Project Management
 
SEO for Large Websites
SEO for Large WebsitesSEO for Large Websites
SEO for Large Websites
 
Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?
 
Sharepoint tips and tricks
Sharepoint tips and tricksSharepoint tips and tricks
Sharepoint tips and tricks
 
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
 
What's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover itWhat's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover it
 
Discover SharePoint 2013
Discover SharePoint 2013Discover SharePoint 2013
Discover SharePoint 2013
 
Wonderful World of Content Types
Wonderful World of Content TypesWonderful World of Content Types
Wonderful World of Content Types
 
Provenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine LearningProvenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine Learning
 
SEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech SideSEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech Side
 
Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint
 
SharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User GroupSharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User Group
 
Power Blackboarding AU16
Power Blackboarding AU16Power Blackboarding AU16
Power Blackboarding AU16
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
 
Google Tag Manager for Ecommerce
Google Tag Manager for EcommerceGoogle Tag Manager for Ecommerce
Google Tag Manager for Ecommerce
 

Recently uploaded

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 

Recently uploaded (20)

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 

Document Management in SharePoint without folders - Introduction to Metadata