Skip to main content

Phase 2: Data and Automation (Weeks 5–8)

Objective: Develop data analysis and automation skills that demonstrate immediate business value. These are among the most demanded skills in AI Program Management roles.

🎯 Expected Outcomes​

By completing this phase:

  • Advanced Excel and Power Query operational
  • Functional SQL for queries and reports
  • Professional dashboard in Power BI
  • Automated flow with Power Automate
  • 2 additional projects in the portfolio

Week 5: Advanced Excel and Power Query​

Objective​

Master the data tools most commonly used in corporate environments.

Main Resources​

ResourceLanguageTypeDuration
Microsoft Learn: Power QueryπŸ‡ͺπŸ‡Έ SpanishLearning Path4 hrs
Excel Skills for Business (Coursera)πŸ‡¬πŸ‡§ English (ES subs)Specialization6 hrs
Power Query DocumentationπŸ‡ͺπŸ‡Έ SpanishDocsReference
ExcelJetπŸ‡¬πŸ‡§ EnglishTutorialsReference

Daily Plan​

DayTopicPractice
MondayAdvanced pivot tablesIncident dataset
TuesdayVLOOKUP, INDEX/MATCH, XLOOKUPData matching
WednesdayPower Query: connect and transformLog ETL
ThursdayPower Query: advanced combinationsMerge sources
FridayDashboards in ExcelReusable template

πŸ”¨ Project: Automated Security Dashboard​

Create an executive dashboard that:

  • Connects multiple data sources (log CSVs, mock API)
  • Transforms and cleans data with Power Query
  • Presents key metrics: incidents/month, resolution time, categories
  • Updates automatically on refresh

Deliverable: Excel file + documentation in GitHub.


Week 6: SQL Fundamentals​

Objective​

Query databases for incident analysis and reporting.

Main Resources​

ResourceLanguageTypeDuration
SQLBoltπŸ‡¬πŸ‡§ EnglishInteractive4-6 hrs
Khan Academy: SQLπŸ‡ͺπŸ‡Έ SpanishInteractive5 hrs
W3Schools SQLπŸ‡¬πŸ‡§ EnglishTutorialReference
Microsoft Learn: Azure SQLπŸ‡ͺπŸ‡Έ SpanishLearning Path4 hrs
Mode Analytics SQL TutorialπŸ‡¬πŸ‡§ EnglishPractical6 hrs

Daily Plan​

DayTopicExercises
MondaySELECT, WHERE, ORDER BYSQLBolt Lessons 1-4
TuesdayJOINs (INNER, LEFT, RIGHT)SQLBolt Lessons 6-7
WednesdayAggregation (COUNT, SUM, AVG, GROUP BY)SQLBolt Lessons 10-12
ThursdaySubqueries and CTEsMode Analytics
FridayCREATE, INSERT, UPDATESchema design
SaturdayComplete projectβ€”

πŸ”¨ Project: Incident Tracking Database​

-- Schema para gestiΓ³n de incidentes de seguridad
-- Demuestra: diseΓ±o de DB, queries complejas, reporting

-- Tablas: incidents, analysts, categories, resolutions
-- Queries: KPIs mensuales, tiempo promedio de resoluciΓ³n,
-- top categorΓ­as, carga por analista

Deliverable:`n- Documented SQL schema

  • 10+ useful reporting queries
  • README explaining the design
  • GitHub repository

Week 7: Power BI​

Objective​

Create executive visualizations that communicate data insights.

Main Resources​

ResourceLanguageTypeDuration
Microsoft Learn: Power BIπŸ‡ͺπŸ‡Έ SpanishLearning Path8 hrs
Power BI: Prepare and visualize dataπŸ‡ͺπŸ‡Έ SpanishLearning Path6 hrs
Guy in a Cube (YouTube)πŸ‡¬πŸ‡§ EnglishVideosReference
SQLBI: DAX FundamentalsπŸ‡¬πŸ‡§ EnglishCourse4 hrs

Daily Plan​

DayTopicPractice
MondayInstallation, data connection, first reportMS Learn Mod 1
TuesdayVisualizations: charts, tables, KPIsMS Learn Mod 2
WednesdayBasic DAX: measures and calculated columnsSQLBI intro
ThursdayData modeling and relationshipsSecurity dataset
FridayPublishing and sharingPower BI Service
SaturdayFinal projectβ€”

πŸ”¨ Project: Executive Security Metrics Dashboard​

Power BI dashboard showing:

  • Executive summary of security posture
  • Incident trends (month over month)
  • Risk category heat map
  • Response SLAs (actual vs. target)
  • Drill-down by team/region

Deliverable:`n- Published .pbix file

  • Screenshots in GitHub portfolio
  • Data model documentation

Week 8: Automation with Power Automate​

Objective​

Create automated workflows that eliminate repetitive manual tasks.

Main Resources​

ResourceLanguageTypeDuration
Microsoft Learn: Power AutomateπŸ‡ͺπŸ‡Έ SpanishLearning Path6 hrs
Power Automate DocumentationπŸ‡ͺπŸ‡Έ SpanishDocsReference
Power Automate in a DayπŸ‡ͺπŸ‡Έ SpanishWorkshop8 hrs
Reza Dorrani (YouTube)πŸ‡¬πŸ‡§ EnglishTutorialsReference

Daily Plan​

DayTopicPractice
MondayIntroduction, triggers, actionsEmail β†’ Excel flow
TuesdayConditions, loops, variablesBusiness logic
WednesdayConnectors: SharePoint, Teams, OutlookM365 integration
ThursdayHTTP connector and APIsConnect external service
FridayError handling and monitoringRobust flow
SaturdayFinal projectβ€”

πŸ”¨ Project: Automated Ticket Reporting Flow​

Automation that:

  1. Detects new security tickets (trigger)
  2. Classifies by priority (condition)
  3. Notifies the right team (Teams)
  4. Updates dashboard (Excel/SharePoint)
  5. Generates automatic weekly report (email)

Deliverable:

  • Documented flow with screenshots
  • Architecture diagram
  • README in GitHub

πŸ“‹ Phase 2 Checklist​

  • Excel: Power Query mastered
  • Security dashboard in Excel created
  • SQL: complex queries functional
  • Incident database designed
  • Power BI: executive dashboard published
  • Power Automate: ticket flow operational
  • 4 new projects in GitHub portfolio
  • AZ-900 completed (if not done in week 4)

πŸ”— Resume Value​

After this phase, you can say:

"I designed and implemented executive security dashboards using Power BI and SQL, automated reporting flows that reduced manual time by 60%, and created data pipelines with Power Query."

⏭️ Next Phase​

Phase 3: Modern Cybersecurity β†’