SlideShare une entreprise Scribd logo
1  sur  55
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
PL-900
Microsoft Power Platform
Fundamentals
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Nanddeep Nachan
Consultant - SharePoint, Office 365, MS Azure
Speaker | Author | Blogger
@NanddeepNachan
/in/nanddeepnachan
https://www.nanddeepnachanblogs.com
NanddeepNachan@gmail.com
nanddeepn
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Agenda
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Exam Overview
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Types of questions
• Single choice
• Multiple choice
• Drag and drop
Best way to prepare
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Introduction to
Power Platform
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
What is Power Platform?
Image source: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-intro
4 Products
Features
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Rapid low code development environment for building custom apps
• Enables the creation of web and mobile applications that run on all
devices.
• Business users or pro developers can build custom apps, when out
of the box solutions do not meet exact business needs.
Power Apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Create automated workflows between applications and services.
• Helps automate repetitive business processes such as
communication, data collections, and decision approvals.
Power Automate
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Business analytics service that delivers insights for analyzing data.
• Data visualizations with reports and dashboards.
Power BI
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Enables anyone to create powerful chatbots using a guided, no-
code graphical interface.
• No dependency on data scientists or developers.
• Chatbots can perform an action to call a Power Automate flow.
Power Virtual Agents
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• AI Builder
• Adds AI capabilities to the workflows and Power Apps and predict outcomes.
• Common Data Service (CDS)
• A scalable data service and app platform.
• Securely store and manage data from multiple sources.
• Integrate that data in business applications using a common data model.
• Connectors
• Enable you to connect apps, data, and devices in the cloud.
• More than 275 connectors for the Power Platform are available.
• E.g.: Salesforce, Office 365, Twitter, Dropbox, Google services, and more.
Features
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Common Data Service
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/2-overview
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Common Data Service database
• Single instance of Common Data Service which stores data in a set of
standard and custom data structures called entities.
• Entity
• A logical set of records that is used to store data. It is like a table in a
database or in an Excel workbook.
• Types: Standard, Complex.
• Field
• A way to store a discrete piece of information within a record in an entity.
• It is like a column in an Excel.
• Common Data Model
• Collection of predefined entities, attributes, semantic metadata, and
relationships.
Important Terms
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Allow you to apply and maintain business logic at the data layer
instead of the app layer.
Business Rules
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/6-business-rules
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Business Rules Usage
Canvas apps or Model-driven
apps
• Set field values
• Clear field values
• Validate data and show error
messages
Model-driven apps
• Show or hide fields
• Enable or disable fields
• Create business
recommendations based on
business intelligence
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Common Data Services
(CDS)
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Environments in CDS
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/5-environments
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
3 major sections:
• Environments
• Data policies
• Data integration
Power Apps Admin Center
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Create and manage an environment
Image source: https://docs.microsoft.com/en-us/learn/modules/create-manage-environments/2-manage
https://admin.powerplatform.microsoft.com
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power Apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• No-code/low-code platform for building apps
• Over 275 connectors
• Common data sources
• Common Data Service
• SharePoint
• Dynamics 365
• SQL Server and Azure SQL
• Office 365
• On-premises data sources
Power Apps Introduction
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Build an app from a blank canvas
• Choose the screen size: tablet or mobile
• Add data sources to your app
• Drag and drop various controls
• Add the desired functionality by writing
Excel style formulas
Canvas Apps
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Build from data in the Common
Data Service.
• App size will be responsive to
work on mobile or tablet.
• Define the relationships, forms,
views, business rules, and more
at the data layer, inside of the
Common Data Service.
• Get business results without
writing the formulas yourself.
Model-driven apps
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• No-code solutions to building externally facing websites.
• Build an anonymous or authenticated website that allows users to
interact with data held in Common Data Service.
• Drag and drop experience to build rich, interactive websites.
Portals
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Add artificial intelligence to your apps with no code.
• Available AI models in Power Apps:
1. Prediction
2. Form processor
3. Object detector
4. Text classification
AI Builder
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Build a canvas app
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Power Apps Studio (https://make.PowerApps.com)
• App format (Mobile or Tablet)
• Galleries
• Forms
• Input Controls
• Intelligent Controls
• Functions
Basic elements
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Build Canvas App
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Build a model-driven
app
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
1. Model your business data
2. Define your business processes
3. Build the app
3 design phases
Image source: https://docs.microsoft.com/en-us/learn/modules/how-build-model-driven-app/02-model-driven-apps
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Build model-
driven App
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power Apps Portals
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Common Data Service
• Portal from blank
• Microsoft Dynamics 365 apps
• Community portal
• Customer self-service portal
• Employee self-service portal
• Partner portal
• Customer portal (Dynamics 365 Supply Chain Management)
Portal templates
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Provision a portal
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power Automate
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
1. Event driven flows
2. Business process flows
3. UI flows
3 types of flows
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• 2 main parts: trigger, actions
Important concepts
Trigger
• When something changes
• On a schedule
• On a button press
Action
• Loops
• Switch
• Do Until
• Apply to each
• Expressions
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Create a flow from
a template
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power BI
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power BI overview
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2-what-power-bi
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Parts of Power BI
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2-what-power-bi
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Major building blocks of Power BI:
Power BI concepts
• Capacities
• Workspaces
• My workspace
• Workspaces
• Datasets
• Reports
• Dashboards
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Data modeling and visualizations
Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2a-data-modeling-visualizations
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Power Virtual
Agents (PVA)
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Topics
• User topics
• System topics
• Entities
• Prebuilt entities
• Custom entities
• Actions
• Publishing
Components of Power Virtual Agents
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Demo
Build Basic Chatbot
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
On-premises
Data Gateway
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
What is an On-premises Data Gateway?
• One gateway for multiple cloud
services and experiences
• Power BI
• Power BI dataflows
• Power Apps
• Power Automate
• Power Platform dataflows
• Azure Analysis Services
• Logic Apps
• Microsoft Search
• Personal mode vs Standard mode
Image source: docs.microsoft.com
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Do we need Data Gateway every time?
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Summary: Power Platform
Image source: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-intro
4 Products
Features
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
• Certification
• https://docs.microsoft.com/en-us/learn/certifications/exams/pl-900
• Microsoft Learn Path
• https://docs.microsoft.com/en-us/learn/paths/power-plat-fundamentals/
References
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
Thank You
NanddeepNachan@gmail.com
/in/nanddeepnachan
@NanddeepNachan
Nanddeep Nachan
PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan
QnA

Contenu connexe

Tendances

Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleRichard Harbridge
 
Microsoft Power Platform: Power BI, PowerApps & Flow
Microsoft Power Platform:  Power BI, PowerApps & FlowMicrosoft Power Platform:  Power BI, PowerApps & Flow
Microsoft Power Platform: Power BI, PowerApps & FlowTracy Van der Schyff
 
The People's Innovation Platform - Microsoft Power Platform
    The People's Innovation Platform - Microsoft Power Platform    The People's Innovation Platform - Microsoft Power Platform
The People's Innovation Platform - Microsoft Power PlatformKorcomptenz Inc
 
Intelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateIntelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateDaniel Laskewitz
 
Innovation morning power platform
Innovation morning power platformInnovation morning power platform
Innovation morning power platformClaudia Angelelli
 
Power Platform Governance Webinar
Power Platform Governance WebinarPower Platform Governance Webinar
Power Platform Governance WebinarRunpipe
 
Power automate a workflow automation platform
Power automate a  workflow automation platform Power automate a  workflow automation platform
Power automate a workflow automation platform Amit Kumawat
 
Microsoft power automate implementation
Microsoft power automate implementationMicrosoft power automate implementation
Microsoft power automate implementationAYUSHISHARMA295
 
PL-100 Microsoft Power Platform App Maker
PL-100 Microsoft Power Platform App MakerPL-100 Microsoft Power Platform App Maker
PL-100 Microsoft Power Platform App MakerNanddeep Nachan
 
Power apps presentation
Power apps presentationPower apps presentation
Power apps presentationInnoTech
 
Introduction to PowerApps and Flow
Introduction to PowerApps and FlowIntroduction to PowerApps and Flow
Introduction to PowerApps and FlowJames Milne
 
Microsoft PowerApps
Microsoft PowerAppsMicrosoft PowerApps
Microsoft PowerAppsRene Modery
 
Power Automate Overview
Power Automate OverviewPower Automate Overview
Power Automate OverviewTristanMobbs
 
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Richard Harbridge
 

Tendances (20)

Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At Scale
 
Microsoft Power Platform: Power BI, PowerApps & Flow
Microsoft Power Platform:  Power BI, PowerApps & FlowMicrosoft Power Platform:  Power BI, PowerApps & Flow
Microsoft Power Platform: Power BI, PowerApps & Flow
 
Power Platform Governance
Power Platform GovernancePower Platform Governance
Power Platform Governance
 
The People's Innovation Platform - Microsoft Power Platform
    The People's Innovation Platform - Microsoft Power Platform    The People's Innovation Platform - Microsoft Power Platform
The People's Innovation Platform - Microsoft Power Platform
 
Intelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateIntelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power Automate
 
Intro to power apps
Intro to power appsIntro to power apps
Intro to power apps
 
Innovation morning power platform
Innovation morning power platformInnovation morning power platform
Innovation morning power platform
 
Power platform power automate in a day
Power platform   power automate in a dayPower platform   power automate in a day
Power platform power automate in a day
 
Microsoft power apps
Microsoft power appsMicrosoft power apps
Microsoft power apps
 
Power Platform Governance Webinar
Power Platform Governance WebinarPower Platform Governance Webinar
Power Platform Governance Webinar
 
Power automate a workflow automation platform
Power automate a  workflow automation platform Power automate a  workflow automation platform
Power automate a workflow automation platform
 
Microsoft power automate implementation
Microsoft power automate implementationMicrosoft power automate implementation
Microsoft power automate implementation
 
PL-100 Microsoft Power Platform App Maker
PL-100 Microsoft Power Platform App MakerPL-100 Microsoft Power Platform App Maker
PL-100 Microsoft Power Platform App Maker
 
Microsoft PowerApps
Microsoft PowerAppsMicrosoft PowerApps
Microsoft PowerApps
 
Power apps presentation
Power apps presentationPower apps presentation
Power apps presentation
 
Introduction to PowerApps and Flow
Introduction to PowerApps and FlowIntroduction to PowerApps and Flow
Introduction to PowerApps and Flow
 
What is power apps
What is power appsWhat is power apps
What is power apps
 
Microsoft PowerApps
Microsoft PowerAppsMicrosoft PowerApps
Microsoft PowerApps
 
Power Automate Overview
Power Automate OverviewPower Automate Overview
Power Automate Overview
 
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
 

Similaire à PL-900: Microsoft Power Platform Fundamentals

Patron Power Platfom Community September 2021 Webinar
Patron Power Platfom Community September 2021 WebinarPatron Power Platfom Community September 2021 Webinar
Patron Power Platfom Community September 2021 WebinarRobert Crane
 
04 power apps-platform-boonthawee
04 power apps-platform-boonthawee04 power apps-platform-boonthawee
04 power apps-platform-boonthaweeKumton Suttiraksiri
 
PowerApps 101 SharePoint Saturday Belgium 2019
PowerApps 101 SharePoint Saturday Belgium 2019PowerApps 101 SharePoint Saturday Belgium 2019
PowerApps 101 SharePoint Saturday Belgium 2019Rebekka Aalbers-de Jong
 
APP IN A DAY Copenhagen May 13th
APP IN A DAY Copenhagen May 13th APP IN A DAY Copenhagen May 13th
APP IN A DAY Copenhagen May 13th AlonEkelund
 
The business today - PowerApps, Power BI y Microsoft Flow
The business today - PowerApps, Power BI y Microsoft FlowThe business today - PowerApps, Power BI y Microsoft Flow
The business today - PowerApps, Power BI y Microsoft FlowJuan Fabian
 
CIAOPS Need to Know Office 365 Webinar - December 2017
CIAOPS Need to Know Office 365 Webinar - December 2017CIAOPS Need to Know Office 365 Webinar - December 2017
CIAOPS Need to Know Office 365 Webinar - December 2017Robert Crane
 
General Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsGeneral Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsVishal Pawar
 
CIAOPS Need to Know Office 365 Webinar - February 2018
CIAOPS Need to Know Office 365 Webinar - February 2018CIAOPS Need to Know Office 365 Webinar - February 2018
CIAOPS Need to Know Office 365 Webinar - February 2018Robert Crane
 
Pascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayPascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayVishal Pawar
 
What is Microsoft PowerApps?
What is Microsoft PowerApps?What is Microsoft PowerApps?
What is Microsoft PowerApps?Deepika Gandhi
 
September 2018 Office 365 Need to Know Webinar
September 2018 Office 365 Need to Know WebinarSeptember 2018 Office 365 Need to Know Webinar
September 2018 Office 365 Need to Know WebinarRobert Crane
 
November 2022 CIAOPS Need to Know Webinar
November 2022 CIAOPS Need to Know WebinarNovember 2022 CIAOPS Need to Know Webinar
November 2022 CIAOPS Need to Know WebinarRobert Crane
 
Access Apps for Office 365 with Power BI
Access Apps for Office 365 with Power BIAccess Apps for Office 365 with Power BI
Access Apps for Office 365 with Power BIChris McNulty
 
20180701 - 1st Meeting - Data Science Orientation
20180701 - 1st Meeting - Data Science Orientation20180701 - 1st Meeting - Data Science Orientation
20180701 - 1st Meeting - Data Science OrientationDuc Lai Trung Minh
 
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in day
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in dayCherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in day
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in dayVishal Pawar
 
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar Athie
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar AthieSPS Dakar 2018 - Flow et Power Apps - Mohamed Amar Athie
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar AthieaOS Community
 
SQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at ComcastSQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at ComcastDatabricks
 
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...serge luca
 

Similaire à PL-900: Microsoft Power Platform Fundamentals (20)

Patron Power Platfom Community September 2021 Webinar
Patron Power Platfom Community September 2021 WebinarPatron Power Platfom Community September 2021 Webinar
Patron Power Platfom Community September 2021 Webinar
 
04 power apps-platform-boonthawee
04 power apps-platform-boonthawee04 power apps-platform-boonthawee
04 power apps-platform-boonthawee
 
PowerApps 101 SharePoint Saturday Belgium 2019
PowerApps 101 SharePoint Saturday Belgium 2019PowerApps 101 SharePoint Saturday Belgium 2019
PowerApps 101 SharePoint Saturday Belgium 2019
 
APP IN A DAY Copenhagen May 13th
APP IN A DAY Copenhagen May 13th APP IN A DAY Copenhagen May 13th
APP IN A DAY Copenhagen May 13th
 
The business today - PowerApps, Power BI y Microsoft Flow
The business today - PowerApps, Power BI y Microsoft FlowThe business today - PowerApps, Power BI y Microsoft Flow
The business today - PowerApps, Power BI y Microsoft Flow
 
CIAOPS Need to Know Office 365 Webinar - December 2017
CIAOPS Need to Know Office 365 Webinar - December 2017CIAOPS Need to Know Office 365 Webinar - December 2017
CIAOPS Need to Know Office 365 Webinar - December 2017
 
General Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsGeneral Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and Apps
 
CIAOPS Need to Know Office 365 Webinar - February 2018
CIAOPS Need to Know Office 365 Webinar - February 2018CIAOPS Need to Know Office 365 Webinar - February 2018
CIAOPS Need to Know Office 365 Webinar - February 2018
 
PowerApps community call-March 2019
PowerApps community call-March 2019PowerApps community call-March 2019
PowerApps community call-March 2019
 
Pascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayPascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in day
 
What is Microsoft PowerApps?
What is Microsoft PowerApps?What is Microsoft PowerApps?
What is Microsoft PowerApps?
 
September 2018 Office 365 Need to Know Webinar
September 2018 Office 365 Need to Know WebinarSeptember 2018 Office 365 Need to Know Webinar
September 2018 Office 365 Need to Know Webinar
 
November 2022 CIAOPS Need to Know Webinar
November 2022 CIAOPS Need to Know WebinarNovember 2022 CIAOPS Need to Know Webinar
November 2022 CIAOPS Need to Know Webinar
 
Access Apps for Office 365 with Power BI
Access Apps for Office 365 with Power BIAccess Apps for Office 365 with Power BI
Access Apps for Office 365 with Power BI
 
Power BI Dataflows
Power BI DataflowsPower BI Dataflows
Power BI Dataflows
 
20180701 - 1st Meeting - Data Science Orientation
20180701 - 1st Meeting - Data Science Orientation20180701 - 1st Meeting - Data Science Orientation
20180701 - 1st Meeting - Data Science Orientation
 
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in day
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in dayCherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in day
Cherokee nation 2 day AIAD & DIAD - App in a day and Dashboard in day
 
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar Athie
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar AthieSPS Dakar 2018 - Flow et Power Apps - Mohamed Amar Athie
SPS Dakar 2018 - Flow et Power Apps - Mohamed Amar Athie
 
SQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at ComcastSQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at Comcast
 
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...
How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with D...
 

Plus de Nanddeep Nachan

MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Prompt to Pixel: DALL-E Magic
Prompt to Pixel: DALL-E MagicPrompt to Pixel: DALL-E Magic
Prompt to Pixel: DALL-E MagicNanddeep Nachan
 
Knowledge Quest Teams Bot.pptx
Knowledge Quest Teams Bot.pptxKnowledge Quest Teams Bot.pptx
Knowledge Quest Teams Bot.pptxNanddeep Nachan
 
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...Nanddeep Nachan
 
Building Bots with Teams Toolkit
Building Bots with Teams ToolkitBuilding Bots with Teams Toolkit
Building Bots with Teams ToolkitNanddeep Nachan
 
Power Apps for Azure Cloud Professionals
Power Apps for Azure Cloud ProfessionalsPower Apps for Azure Cloud Professionals
Power Apps for Azure Cloud ProfessionalsNanddeep Nachan
 
aMS Pune - Building apps for Teams meetings
aMS Pune - Building apps for Teams meetingsaMS Pune - Building apps for Teams meetings
aMS Pune - Building apps for Teams meetingsNanddeep Nachan
 
Universal Actions for Adaptive Cards on Microsoft Teams
Universal Actions for Adaptive Cards on Microsoft TeamsUniversal Actions for Adaptive Cards on Microsoft Teams
Universal Actions for Adaptive Cards on Microsoft TeamsNanddeep Nachan
 
Building Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptxBuilding Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptxNanddeep Nachan
 
Power Platform Custom Connector Deep Dive.pptx
Power Platform Custom Connector Deep Dive.pptxPower Platform Custom Connector Deep Dive.pptx
Power Platform Custom Connector Deep Dive.pptxNanddeep Nachan
 
Sessionize Custom Connector
Sessionize Custom ConnectorSessionize Custom Connector
Sessionize Custom ConnectorNanddeep Nachan
 
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 Groups
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 GroupsSharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 Groups
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 GroupsNanddeep Nachan
 
Bring your SharePoint apps to MS Teams
Bring your SharePoint apps to MS TeamsBring your SharePoint apps to MS Teams
Bring your SharePoint apps to MS TeamsNanddeep Nachan
 
Microsoft Viva Connections - Set up and Extend with SPFx
Microsoft Viva Connections - Set up and Extend with SPFxMicrosoft Viva Connections - Set up and Extend with SPFx
Microsoft Viva Connections - Set up and Extend with SPFxNanddeep Nachan
 
Information Barriers in MS Teams
Information Barriers in MS TeamsInformation Barriers in MS Teams
Information Barriers in MS TeamsNanddeep Nachan
 
Explore Microsoft Power Platform Center of Excellence
Explore Microsoft Power Platform Center of ExcellenceExplore Microsoft Power Platform Center of Excellence
Explore Microsoft Power Platform Center of ExcellenceNanddeep Nachan
 
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFx
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFxSharePoint PnP Demo - Questionnaire Teams Meeting App with SPFx
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFxNanddeep Nachan
 
Protect Office 365 with Azure Sentinel
Protect Office 365 with Azure SentinelProtect Office 365 with Azure Sentinel
Protect Office 365 with Azure SentinelNanddeep Nachan
 
SharePoint PnP Demo - react-manage-o365-groups
SharePoint PnP Demo - react-manage-o365-groupsSharePoint PnP Demo - react-manage-o365-groups
SharePoint PnP Demo - react-manage-o365-groupsNanddeep Nachan
 
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extension
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extensionVirtual Hub - Host SharePoint Framework web part as MS Teams messaging extension
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extensionNanddeep Nachan
 

Plus de Nanddeep Nachan (20)

MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Prompt to Pixel: DALL-E Magic
Prompt to Pixel: DALL-E MagicPrompt to Pixel: DALL-E Magic
Prompt to Pixel: DALL-E Magic
 
Knowledge Quest Teams Bot.pptx
Knowledge Quest Teams Bot.pptxKnowledge Quest Teams Bot.pptx
Knowledge Quest Teams Bot.pptx
 
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...
Purview Days 2023 - Graph Notifications - A better way to process M365 Audit ...
 
Building Bots with Teams Toolkit
Building Bots with Teams ToolkitBuilding Bots with Teams Toolkit
Building Bots with Teams Toolkit
 
Power Apps for Azure Cloud Professionals
Power Apps for Azure Cloud ProfessionalsPower Apps for Azure Cloud Professionals
Power Apps for Azure Cloud Professionals
 
aMS Pune - Building apps for Teams meetings
aMS Pune - Building apps for Teams meetingsaMS Pune - Building apps for Teams meetings
aMS Pune - Building apps for Teams meetings
 
Universal Actions for Adaptive Cards on Microsoft Teams
Universal Actions for Adaptive Cards on Microsoft TeamsUniversal Actions for Adaptive Cards on Microsoft Teams
Universal Actions for Adaptive Cards on Microsoft Teams
 
Building Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptxBuilding Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptx
 
Power Platform Custom Connector Deep Dive.pptx
Power Platform Custom Connector Deep Dive.pptxPower Platform Custom Connector Deep Dive.pptx
Power Platform Custom Connector Deep Dive.pptx
 
Sessionize Custom Connector
Sessionize Custom ConnectorSessionize Custom Connector
Sessionize Custom Connector
 
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 Groups
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 GroupsSharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 Groups
SharePoint PnP Viva Connections & SPFx JS SIG Call - My M365 Groups
 
Bring your SharePoint apps to MS Teams
Bring your SharePoint apps to MS TeamsBring your SharePoint apps to MS Teams
Bring your SharePoint apps to MS Teams
 
Microsoft Viva Connections - Set up and Extend with SPFx
Microsoft Viva Connections - Set up and Extend with SPFxMicrosoft Viva Connections - Set up and Extend with SPFx
Microsoft Viva Connections - Set up and Extend with SPFx
 
Information Barriers in MS Teams
Information Barriers in MS TeamsInformation Barriers in MS Teams
Information Barriers in MS Teams
 
Explore Microsoft Power Platform Center of Excellence
Explore Microsoft Power Platform Center of ExcellenceExplore Microsoft Power Platform Center of Excellence
Explore Microsoft Power Platform Center of Excellence
 
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFx
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFxSharePoint PnP Demo - Questionnaire Teams Meeting App with SPFx
SharePoint PnP Demo - Questionnaire Teams Meeting App with SPFx
 
Protect Office 365 with Azure Sentinel
Protect Office 365 with Azure SentinelProtect Office 365 with Azure Sentinel
Protect Office 365 with Azure Sentinel
 
SharePoint PnP Demo - react-manage-o365-groups
SharePoint PnP Demo - react-manage-o365-groupsSharePoint PnP Demo - react-manage-o365-groups
SharePoint PnP Demo - react-manage-o365-groups
 
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extension
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extensionVirtual Hub - Host SharePoint Framework web part as MS Teams messaging extension
Virtual Hub - Host SharePoint Framework web part as MS Teams messaging extension
 

Dernier

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Dernier (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

PL-900: Microsoft Power Platform Fundamentals

  • 1. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan PL-900 Microsoft Power Platform Fundamentals
  • 2. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Nanddeep Nachan Consultant - SharePoint, Office 365, MS Azure Speaker | Author | Blogger @NanddeepNachan /in/nanddeepnachan https://www.nanddeepnachanblogs.com NanddeepNachan@gmail.com nanddeepn
  • 3. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Agenda
  • 4. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Exam Overview
  • 5. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Types of questions • Single choice • Multiple choice • Drag and drop Best way to prepare
  • 6. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Introduction to Power Platform
  • 7. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan What is Power Platform? Image source: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-intro 4 Products Features
  • 8. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Rapid low code development environment for building custom apps • Enables the creation of web and mobile applications that run on all devices. • Business users or pro developers can build custom apps, when out of the box solutions do not meet exact business needs. Power Apps
  • 9. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Create automated workflows between applications and services. • Helps automate repetitive business processes such as communication, data collections, and decision approvals. Power Automate
  • 10. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Business analytics service that delivers insights for analyzing data. • Data visualizations with reports and dashboards. Power BI
  • 11. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Enables anyone to create powerful chatbots using a guided, no- code graphical interface. • No dependency on data scientists or developers. • Chatbots can perform an action to call a Power Automate flow. Power Virtual Agents
  • 12. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • AI Builder • Adds AI capabilities to the workflows and Power Apps and predict outcomes. • Common Data Service (CDS) • A scalable data service and app platform. • Securely store and manage data from multiple sources. • Integrate that data in business applications using a common data model. • Connectors • Enable you to connect apps, data, and devices in the cloud. • More than 275 connectors for the Power Platform are available. • E.g.: Salesforce, Office 365, Twitter, Dropbox, Google services, and more. Features
  • 13. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Common Data Service
  • 14. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/2-overview
  • 15. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Common Data Service database • Single instance of Common Data Service which stores data in a set of standard and custom data structures called entities. • Entity • A logical set of records that is used to store data. It is like a table in a database or in an Excel workbook. • Types: Standard, Complex. • Field • A way to store a discrete piece of information within a record in an entity. • It is like a column in an Excel. • Common Data Model • Collection of predefined entities, attributes, semantic metadata, and relationships. Important Terms
  • 16. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Allow you to apply and maintain business logic at the data layer instead of the app layer. Business Rules Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/6-business-rules
  • 17. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Business Rules Usage Canvas apps or Model-driven apps • Set field values • Clear field values • Validate data and show error messages Model-driven apps • Show or hide fields • Enable or disable fields • Create business recommendations based on business intelligence
  • 18. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Common Data Services (CDS)
  • 19. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Environments in CDS Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-common-data-service/5-environments
  • 20. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan 3 major sections: • Environments • Data policies • Data integration Power Apps Admin Center
  • 21. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Create and manage an environment Image source: https://docs.microsoft.com/en-us/learn/modules/create-manage-environments/2-manage https://admin.powerplatform.microsoft.com
  • 22. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power Apps
  • 23. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • No-code/low-code platform for building apps • Over 275 connectors • Common data sources • Common Data Service • SharePoint • Dynamics 365 • SQL Server and Azure SQL • Office 365 • On-premises data sources Power Apps Introduction
  • 24. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Build an app from a blank canvas • Choose the screen size: tablet or mobile • Add data sources to your app • Drag and drop various controls • Add the desired functionality by writing Excel style formulas Canvas Apps Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
  • 25. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Build from data in the Common Data Service. • App size will be responsive to work on mobile or tablet. • Define the relationships, forms, views, business rules, and more at the data layer, inside of the Common Data Service. • Get business results without writing the formulas yourself. Model-driven apps Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
  • 26. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • No-code solutions to building externally facing websites. • Build an anonymous or authenticated website that allows users to interact with data held in Common Data Service. • Drag and drop experience to build rich, interactive websites. Portals Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-apps/2-what-is-power-apps
  • 27. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Add artificial intelligence to your apps with no code. • Available AI models in Power Apps: 1. Prediction 2. Form processor 3. Object detector 4. Text classification AI Builder
  • 28. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Build a canvas app
  • 29. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Power Apps Studio (https://make.PowerApps.com) • App format (Mobile or Tablet) • Galleries • Forms • Input Controls • Intelligent Controls • Functions Basic elements
  • 30. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Build Canvas App
  • 31. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Build a model-driven app
  • 32. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan 1. Model your business data 2. Define your business processes 3. Build the app 3 design phases Image source: https://docs.microsoft.com/en-us/learn/modules/how-build-model-driven-app/02-model-driven-apps
  • 33. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Build model- driven App
  • 34. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power Apps Portals
  • 35. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Common Data Service • Portal from blank • Microsoft Dynamics 365 apps • Community portal • Customer self-service portal • Employee self-service portal • Partner portal • Customer portal (Dynamics 365 Supply Chain Management) Portal templates
  • 36. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Provision a portal
  • 37. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power Automate
  • 38. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan 1. Event driven flows 2. Business process flows 3. UI flows 3 types of flows
  • 39. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • 2 main parts: trigger, actions Important concepts Trigger • When something changes • On a schedule • On a button press Action • Loops • Switch • Do Until • Apply to each • Expressions
  • 40. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Create a flow from a template
  • 41. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power BI
  • 42. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power BI overview Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2-what-power-bi
  • 43. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Parts of Power BI Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2-what-power-bi
  • 44. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Major building blocks of Power BI: Power BI concepts • Capacities • Workspaces • My workspace • Workspaces • Datasets • Reports • Dashboards
  • 45. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Data modeling and visualizations Image source: https://docs.microsoft.com/en-us/learn/modules/introduction-power-bi/2a-data-modeling-visualizations
  • 46. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Power Virtual Agents (PVA)
  • 47. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Topics • User topics • System topics • Entities • Prebuilt entities • Custom entities • Actions • Publishing Components of Power Virtual Agents
  • 48. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Demo Build Basic Chatbot
  • 49. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan On-premises Data Gateway
  • 50. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan What is an On-premises Data Gateway? • One gateway for multiple cloud services and experiences • Power BI • Power BI dataflows • Power Apps • Power Automate • Power Platform dataflows • Azure Analysis Services • Logic Apps • Microsoft Search • Personal mode vs Standard mode Image source: docs.microsoft.com
  • 51. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Do we need Data Gateway every time?
  • 52. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Summary: Power Platform Image source: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-intro 4 Products Features
  • 53. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan • Certification • https://docs.microsoft.com/en-us/learn/certifications/exams/pl-900 • Microsoft Learn Path • https://docs.microsoft.com/en-us/learn/paths/power-plat-fundamentals/ References
  • 54. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan Thank You NanddeepNachan@gmail.com /in/nanddeepnachan @NanddeepNachan Nanddeep Nachan
  • 55. PL-900: Microsoft Power Platform Fundamentals @NanddeepNachan QnA