MCSA: SQL 2016 Business Intelligence Development

MCSA: SQL 2016 Business Intelligence Development

Challenge set

In May, I set a target of obtaining accreditation as a Microsoft Certified Solution Expert in Data Management and Analytics by the end of June. I really wanted to pick up this accreditation because whilst Microsoft will put an end to these exams in 2021, they remain valid for 3 years and there’s a fair amount of value (in my opinion) in capping off my 15 years experience with this cert to compliment some of the newer role-based certifications designed around the Azure platform.

Exam 70-767: Implementing a Data Warehouse using SQL

This exam is intended for extract, transform, and load (ETL) and data warehouse developers who create business intelligence (BI) solutions. Their responsibilities include data cleansing, in addition to ETL and data warehouse implementation.

badge for exam 70-767

Exam 70-768: Developing SQL Data Models

This exam is intended for business intelligence (BI) developers who focus on creating BI solutions that require implementing multidimensional data models, implementing and maintaining OLAP cubes, and implementing tabular data models.

badge for exam 70-768

Microsoft Certified Solutions Associate SQL 2016 Business Intelligence Development

This certification validates your extract, transform, and load (ETL) and data warehouse skills, along with those for implementing BI solutions using multidimensional and tabular data models and online analytical processing (OLAP) cubes.

badge for MCSA

Next up MCSE

With two exams done, the final objective is to cap off the MCSA with a third exam in order to obtain Microsoft Certified Solutions Expert certification.

Links

  • You can view my certificate here.

My certification profiles

  • You can find a complete list of my certifications here.
  • More details on my Microsoft Certifications can be found on my Microsoft Learn profile.
Tags :

#mtfbwy



Recent Posts

How to Search for a Lost File in the Git Log

How to Search for a Lost File in the Git Log

  • 2024-04-27
  • 4 minutes to read

I have lost a file in my Git repository. How can I find it by searching the git log?

Read More
No Such Shell Function 'Zle Line Init' in Zsh

No Such Shell Function 'Zle Line Init' in Zsh

  • 2024-04-25
  • 3 minutes to read

Troubleshooting the error message "no such shell function 'zle line init'" in zsh when using OhMyPosh.

Read More
Getting Started With Python in Vscode

Getting Started With Python in Vscode

  • 2024-04-05
  • 2 minutes to read

This post will help you get started with Python in Vscode and identify some of the useful extensions to install.

Read More