SQLSaturday #813 - Boston - BI Edition 2019

Event Date: 03/30/2019 00:00:00

Event Location:

  • Microsoft (Burlington, MA)
  • 5 Wayside Road
  • Burlington, Massachusetts

PDF of Schedule

This event has completed. All data shown below is from the historical XML public data available.

If there are any data quality issues or corrections needed, please contact the webmaster for this site or submit a pull request for the appropriate file(s).


Sessions

This is a list of sessions from the event, based on the schedule in the XML files.


Title: Creating and Using Calendar Tables

Abstract: Creating and Using Calendar Tables

There is a common need in analytics and reporting to aggregate data based on date attributes. These may include weekdays, holidays, quarters, or specific times of the year. Crunching these metrics on-the-fly can be slow and inefficient.

Calendar tables allow the complex conversions, definitions, and date-related metadata to be calculated ahead of time and stored in a static, reliable structure. We can then use this table to avoid the need to perform any date math on the fly. This not only saves time and computing resources, but also allows more complex analytics to be performed that would otherwise be very challenging.

This session delves into the design, implementation, and use of calendar tables, providing plenty of demos that illustrate their value and just how much fun they are!

Speaker(s):

  • Edward Pollack

Track and Room: BI Development - Washington


Title: Taming of the Shrew - Optimizing Power BI

Abstract: No one wants to tell a report user that while running a report in Power BI they have time to go get a cup of coffee…in another town. Although data sets will often be the focus of performance issues, it’s important to know how to locate performance problems in Power BI and how to eliminate them.

This session will take the Power User through how to identify time consuming processing in Power BI and how to address it through step-by-step and proven methods used to optimize in multi-tier environments. This method removes frustration and finger-pointing and gets to the heart of the problem with a goal of correcting performance challenges. The results are satisfied end users who get the information they need, when they need it.

Take Aways: Learn how to identify what is taking the time in a Power BI data set and report. Understand the logging and tracing mechanisms and capabilities in the environment. Understand when a problem is really a problem.

Speaker(s):

  • Kellyn Pot’Vin-Gorman

Track and Room: BI Administration and Performance - Adams


Title: The Power of Data: The Complete Beginners Data Warehouse Kit

Abstract: For many of us data is scattered in many different systems. We almost all have data that someone wants to compare or track but can’t without a lot of manual manipulation. So, how do you tie disparate systems together? With a Data Warehouse! In this presentation you will get the skills you need to start building your own. We will discuss the basics of what a Data Warehouse is, the tools needed to create, deploy and manage the Data Warehouse process, and the benefits of using the data you collect to manage operational processes and create data visualizations. After attending this session you will be able to return to your job and amaze people with your ability to show them the power of the data!

Speaker(s):

  • Leslie Andrews

Track and Room: BI Development - Washington


Title: Advanced Power BI features for Beginners

Abstract: Power BI is fast becoming a staple in many Business Intelligence solutions. And its feature set is expanding faster than the average user can assimilate. Take your knowledge of Power BI to the next level by incorporating some slick, ‘no coding needed’ features. Wow your boss by noon on Monday with advanced features you may not know existed, but leaned in this session. We’ll let the attendees pick from a list of quick win and easy to implement topics such as Cortana Integration, Drill-through report pages, Power BI Mobile Dashboards, Bar Code readers, Query Folding (for performance), Excel Reports in Power BI and several others. We can’t cover them all, so come vote on what is of the most interest to you!

Speaker(s):

  • Todd Chittenden

Track and Room: BI Information Delivery - Canon


Title: Big Data Architectures and The Data Lake

Abstract: With so many new technologies it can get confusing on the best approach to building a big data architecture. The data lake is a great new concept, usually built in Hadoop, but what exactly is it and how does it fit in? In this presentation I’ll discuss the four most common patterns in big data production implementations, the top-down vs bottoms-up approach to analytics, and how you can use a data lake and a RDBMS data warehouse together. We will go into detail on the characteristics of a data lake and its benefits, and how you still need to perform the same data governance tasks in a data lake as you do in a data warehouse. Come to this presentation to make sure your data lake does not turn into a data swamp!

Speaker(s):

  • James Serra

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Power BI In a day Hands-On

Abstract: Attend this Power BI Hands-on comprehensive class with Ravi Kumar to learn how to model your data and how to create beautiful visuals using your data. Full day introductory course will give you a great working knowledge on how Power BI works in general. We will be covering Power BI Desktop and Power BI Service for the following topics:

Power BI Desktop: What is Power BI and what it is not Introduction Connecting to the data Shaping data at query time Modeling Data Dax Calculations Building Reports

Power BI Service: What is Power BI Service Publishing Power BI Desktop file to the Service (Instructor will provide logins to a test Power BI Service tenant) Get the online data Sharing reports and desktops Refreshing the data Mobile Reports

Power BI On Premises Server: How is Power BI On Premises server different from Power BI Service When should you use Power BI Server

SSAS Tabular: What it is and how it integrates with Power BI

Pre-requisite: Please have Pow

Speaker(s):

  • Ravi Kumar

Track and Room: BI Development - Washington


Title: Not your Daddy’s Financial Statements

Abstract: In almost 28 years of working with Microsoft Dynamics GP customers, the formatting for PL and Balance Sheets has not changed. Sure, some people look at each month side by side, others compare to budget or previous years, but the format varies very little. How many people in your organization receive a copy of these statements, but do not know how to read the data? Can they really obtain useful information that provides sound decisions to make your company more profitable? The traditional format will always be needed, but for operations perhaps there is a more insightful way to really “see” your data. Attend this webinar and see Belinda present alternatives to the traditional financial statement using Microsoft Power BI and GP data. Learning Objectives: • Start the process of new ways to visualize financial data • Create a plan that can provide information to your team that will help them make more profitable and timely decisions • Provide information that helps your data tel

Speaker(s):

  • Belinda Allen

Track and Room: BI Information Delivery - Canon


Title: SQL Server Reporting Services 2017 on Steroids!!

Abstract: Reporting requests that are required ‘yesterday or sooner’, oft times necessitate working more efficiently and effectively. We have all been through this at one time or another. In this hands on presentation we shall be looking some of the more challenging techniques of extracting our data from our Multidimensional and Tabular Models, in addition to our Data Mining Models. We shall be utilizing concepts of ‘Openquery()’ and ‘linked servers’ as a means to extract data, in addition to looking at the way that these two concepts can help us extract our data utilizing MDX, DMX and DAX expressions; AND YET maintain the flexibility and the ability to utilize all those wonderful techniques that may be done with T-SQL.

Speaker(s):

  • Steve Simon

Track and Room: BI Information Delivery - Canon


Title: Effective Data Warehouse Storage Patterns

Abstract: Many companies start off with a simple data mart for reporting. As the company grows, users become dependent on the data mart for monitoring and making decisions on Key Performance Indicators (KPI).

Unexpected information growth in your data mart may lead to a performance impacted reporting system. In short, your users will be lining up at your cube for their daily reports.

How do you reduce the size of your data mart and speed up data retrieval? This presentation will review the following techniques to fix your woes.

Techniques: 1 – What is horizontal partitioning? 2 – Database sharding for daily information. 3 – Working with files and file groups. 3 – Partitioned views for performance. 4 – Table and Index partitions. 5 – Row Data Compression. 6 – Page Data Compression. 7 – Programming a sliding window. 8 – What is different in Azure SQL database?

Speaker(s):

  • John Miner

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Introduction to Data Science With Python

Abstract: “Python” and “R” are two well-known data science languages being used today. Both of these languages are part of the open source community and have many free modules available for your use.

Which one of the languages do you choose as an enterprise standard?

My money is on the “Python” language, due to the fact it can be used to solve business problems other than ones related to data science.

Python is a general purpose programming language created by Guido van Rossum in 1991. It was designed for readability and easy syntax by using significant whitespace. The main goal was to allow programmers to solve problems using fewer lines of code.

During this pre-conference course, we will be covering the following topics.

Python Programming Basics Introduction to Data Science with Python

This course is meant for beginners who want to learn Python. At the end of the day, you will have a solid understanding of the language and an introduction to the data science libraries.

Speaker(s):

  • John Miner

Track and Room: Advanced Analysis Techniques - Jefferson


Title: Intelligent Data Integration with SSIS

Abstract: What is Intelligent Data Integration? SSIS (SQL Server Integration Services) packages developed using tried and true design patterns, built to participate in a DevOps enterprise practicing DILM (Data Integration Lifecycle Management), produced using Biml (Business Intelligence Markup Language) and executed using an SSIS Framework.

Attend a day of training focused on intelligent data integration delivered by an experienced SSIS consultant who has also led an enterprise team of several ETL developers during multiple projects that spanned 2.5 years. And delivered.

Attendees will learn:

  • a holistic approach to data integration design.
  • a methodology for enterprise data integration that spans development through operational support.
  • how automation changes everything. Including data integration with SSIS.

Topics include:

  1. SSIS Design Patterns
  2. Executing SSIS in the Enterprise
  3. Custom SSIS Execution Frameworks
  4. DevOps and SSIS
  5. Biml, Biml Frameworks, and Tools

Speaker(s):

  • Andy Leonard

Track and Room: BI Administration and Performance - Adams


Title: Power BI gets ‘smarter’: infuse more AI and ML into your BI processes

Abstract: Power BI gets better every day. In addition to supporting R and Python, it gets more AI/ML features ready to use with very little effort - either right ‘out-of-box’ or as a result of easy integration with relevant Azure services. And this is just the beginning since Microsoft has recently assigned a dedicated AI team to enhance AI capabilities in Power BI so we should expect much more in coming months. During the session I will describe the Power BI ecosystem and AI/ML in general. Then we will discuss existing and new ‘out-of-box’ AI features which are easy to use. I hope it will help you to master ‘smarter’ approaches and help to start exploring and applying predictive analyses to your processes. Stop only asking questions like ‘What happened?’ - start asking new new type of questions like ‘What will happen next?’. Achieve more by using AI-infused features like QA, Insights and Web search by example.

Speaker(s):

  • Varsham Papikian

Track and Room: Advanced Analysis Techniques - Monroe


Title: Artificial Intelligence for everyone

Abstract: I’m sure you have heard about artificial intelligence because it’s next big thing and all major tech companies are involved in its development. Now you can implement it too directly in all your websites, mobile and desktop apps using Microsoft Cognitive Services. In this session you will get basic knowledge about artificial intelligence, machine learning and their applications, go over all 6 groups of Cognitive Services and see individual APIs available in Azure. We’ll see how to use pre-built and custom services. Also we will concentrate on some details and specifics of Cognitive Services implementation in Xamarin and Xamarin.Forms solutions. In the end, you will see a demo on how using exported model from Custom Vision service create image recognition app.

Speaker(s):

  • Veronika Kolesnikova

Track and Room: Professional Development - Bretton Woods


Title: Custom Auditing in SSIS

Abstract: In order to effectively monitor SSIS performance, troubleshoot errors and understand the data linage in the production environment one needs to implement the package logging and Data auditing. SSIS already contains an Audit Transformation Component that captures information about the package metadata and the environment in which the package runs.

However, what if you encountered an error, or a package failure? Suppose, a Data warehouse developer is performing an ETL to load a Dimension of a Data mart and would like to track the Data being processed. Audit Transformation Component cannot perform the job effectively.

So lets have an insight of how Auditing can be done by designing an SSIS package that captures the Error information, DML operation on the table (Inserts/Updates/Deletes) along with the package metadata.

We’ll create a package with an event handler that loads Data from a Staging to Dimension and creates an Audit table to track information on Data processing.

Speaker(s):

  • Meghana Vasavada

Track and Room: BI Development - Washington


Title: SSIS DevOps with Azure Containers

Abstract: Do you want faster turnaround and higher code quality for your SSIS projects, without disturbing your live environment? Join SSIS DevOps Pioneer, Sreeja Pullagura, in a live demo as she shows us how to run SSIS in a Docker container to help meet your dreams of Continuous Integration and Continuous Delivery for SSIS.

First, we’ll see how to modify the existing Microsoft Docker file for SQL Server 2017 to run SSIS. Second, we will explore the new container to see what has been created, including SQL Server 2017, required Security roles and users, and the Integration Services catalogue. Third, we will kick off an SSIS job which moves data between databases on the container. Finally, we’ll exercise our SSIS project with unit tests developed in TSQLT (modified version). At the end of this session, we hope you’ll walk away with the confidence to begin or refine your own DevOps journey.

Speaker(s):

  • Sreeja Pullagura

Track and Room: BI Development - Washington


Title: How to Tune your BI DBs in Azure to save $$$

Abstract: The cloud is just using someone else’s compute. You still need to care about and optimize for performance. Just as a dropped call frustrates cellular customers, a BI report with data issues, high latency, connection timeouts will create the same frustration for users. Do you want to catch the performance issues before your customers? Do you want to automatically identify database issues and quickly drill down into details? Azure provides built in tools just to do that.

In this session I will show you 4 of those tools. You will learn how these tools can provide Performance overview of a database and recommendations that can improve workload performance. Find top resource consuming queries, deeper insight into your databases resource (DTU) consumption and learn when to let Azure automatically optimize your database.

At the end of this session you will walk out knowing how to identify and tune Azure SQL database performance issues with built in tools in Azure Portal.

Speaker(s):

  • Taiob Ali

Track and Room: BI Administration and Performance - Adams


Title: Looking “Normal” and Seeing “Stars”: Understanding Table Design in BI

Abstract: Most database professionals know there are two different database design patterns - normal forms for OLTP databases and star schemas for data warehouses. We tend to discuss these separately. But these two designs actually work together when we create our table schemas.

In this session, we will review the basics of both normal forms and star schemas. We’ll compare and contrast the two designs. We will then discuss how a normalized database design influences a star schema design and vice versa.

By the end of the session, you will better understand how using the two designs together gives you a greater insight to how you use your data throughout its lifecycle.

Speaker(s):

  • Deborah Melkin

Track and Room: Advanced Analysis Techniques - Monroe


Title: Using SQL Server, Powershell and Power BI together - achieve amaz

Abstract: SQL Server, Powershell and Power BI are very powerful and capable technologies on their own. When used together, they can help to achieve much more. We can create end-to-end solutions, automate processes, create very cost-effective, interactive and robust monitoring, testing and analyses solutions. During the presentation I will show different demos which will demonstrate different ways that we could use this powerful trio to solve real-world problems.

Speaker(s):

  • Varsham Papikian

Track and Room: BI Information Delivery - Canon


Title: Preparing for Power BI Exam 70-778

Abstract: Interested in taking the Analyzing and Visualizing Data with Microsoft Power BI exam from Microsoft? Increase your chances of success by listening to this one hour session where the instructor will cover the key elements of Power BI as well as what topics to focus your attention on for exam preparation efficiency. Attendees should already be familiar with the basics of Power BI Desktop and the Power BI Service. The session will cover concepts such as data model optimization, advanced visuals, and dashboard configuration.

https://www.microsoft.com/en-us/learning/exam-70-778.aspx

Speaker(s):

  • Paul DellaGrotte

Track and Room: Professional Development - Bretton Woods


Title: Designing for Azure Data Warehouse Peformance

Abstract: Azure Data Warehouse is not Kimball’s data warehouse. This session will discuss design and data modelling considerations when creating objects in Azure Data Warehouse to yield the best performance.

Speaker(s):

  • Beth Wolfset

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Master Data Management: BI and Data Science’s Best Friend

Abstract: No matter the complexity of your BI application, Master Data Management can provide your organization the tools needed to conform, manage and simplify your dimensions. Attend this session and learn how Analytical MDM can forge quicker and more valuable insights.

Speaker(s):

  • Tyler Graham

Track and Room: BI Administration and Performance - Adams


Title: Building Winning Business Cases

Abstract: Are you a technologist who sometimes has a difficult time getting “the business” to sign off on the things you need? Perhaps you have a great idea to improve something, but management just does not see the value that you see.

Come to this session and you’ll learn some new techniques on how to engage your busines counterparts, present an effective business case, and get them on your side!

Speaker(s):

  • Andy Yun

Track and Room: BI Administration and Performance - Adams


Title: Networking 101: Getting Ready for a SQL Event

Abstract: Looking to get the most out of your SQLSaturday, PASS Summit, or local user group meeting? Plan ahead! Events aren’t just about learning new things, they’re about meeting new people, networking with peers, and learning different approaches to common issues.

In this session, we’ll go over steps you can take before, during and after the event to maximize the amount of great stuff you’ll take away at the end (besides cool vendor swag). Not just keeping up on new technologies, but meeting new people, getting leads on solutions/opportunities, and an appreciation for the community you’re in and what it has to offer.

Speaker(s):

  • Matt Cushing

Track and Room: Professional Development - Bretton Woods


Title: Data here, there and everywhere

Abstract: Geography often plays a big role in our data analysis. Power BI offers several standard map options to help us understand where our data happens. This session will explore the three standard maps, including ESRI. We will compare the type of data that best fits each map. We will also look at the ESRI Plus subscription and it’s benefits. If you have data with a geographical component, this session will get you started mapping it.

Speaker(s):

  • Jessica Jolly

Track and Room: Advanced Analysis Techniques - Monroe


Title: Re-Architect your Software as a Service Application for Azure: Tips and Tricks

Abstract: Considering a cloud architecture instead of on-premises? Come and walk through a Tier 1 Application with a heavy SQL on-premises footprint that was migrated to Azure. Considerations such as development changes, architecture, features required, reduced labor required, and people process to get this deployed.

Speaker(s):

  • George Walters

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Azure Databricks (ADB) and the Traditional DBA

Abstract: As more data services come online in Microsoft Azure, DBAs are being tasked with bringing these services into their organizations. Azure Databricks is one such service that has the appeal of combining scalable compute resources with collaborative development and analytic tools in Notebooks and workspaces. To the traditional DBA, however, many of the concepts and language support may be foreign. What the heck is Scala anyway? This session is designed to introduce the DBA to the Azure Databricks workspace and show how to easily integrate it with upstream and downstream services like Azure Data Factory, Machine Learning and Power BI.

Speaker(s):

  • Rodney Landrum

Track and Room: BI Administration and Performance - Adams


Title: Whacha just say? Talking technology to non-technical people

Abstract: Many tech professionals are faced with the challenge of explaining technical concepts to people who don’t understand technology. And only a few are able to do it well. This session provides some strategies and suggestions to go about bridging the technological knowledge gap. With time and practice, a technical person can serve as an effective interpreter of technical concepts. This is an interactive session; audience participation is expected and encouraged!

Speaker(s):

  • Ray Kim

Track and Room: Professional Development - Bretton Woods


Title: Your Report 2.0: A Data Engineer’s Guide to Migrating BI Reports from Old to New Systems

Abstract: As more and more companies go to the cloud, build data warehouse solutions, and become more data-centric, we as BI Developers and Data Engineers will find ourselves migrating reports to pull data from old systems to new systems. In this talk, I will walk through the process / some tips and tricks that I use when migrating a report from an old system to a new system. I break this talk into four phases - Requirements Gathering, Building the Data Extract, Unit Testing and QA, and Supporting / Enhancing the extract.

Speaker(s):

  • Ryan Kennedy

Track and Room: BI Development - Washington


Title: Azure Databricks… what makes it better?

Abstract: In this session we will explore the differences between Databricks and its foundation Spark, how easy it is to get started, what the Azure difference is, and common workloads in which we’re seeing it being used.

Speaker(s):

  • Chris Seferlis

Track and Room: Advanced Analysis Techniques - Monroe


Title: Diversity Inclusion Discussion Group

Abstract: Grab your lunch, eat and discuss Diversity and Inclusion. We will break into groups, network and discuss:

Making Diversity and Inclusion a priority at your organization: driving the use case and new policies Improving Hiring, Retention and Promotion

Addressing Everyday Discrimination

Speaker(s):

  • Beth Wolfset

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Azure Data Factory Design Patterns

Abstract: Azure Data Factory - ADF - is a cloud data engineering solution. Like all data integration platforms (like SSIS), ADF is software development.

Attend this session to learn:

  • Pipeline data-load design patterns;
  • Pipeline execution design patterns.
  • Azure-SSIS execution design patterns.

Speaker(s):

  • Andy Leonard

Track and Room: BI Platform Architecture/Design - Jefferson


Title: Boosting Performance of SSAS (Sponsor)

Abstract: Are you a DBA who does not have a background in SSAS or BI? Perhaps you’re a BI analyst but never had to troubleshoot SSAS performance issues?

Join me for a mostly vendor-agnostic exploration of SSAS performance challenges. We’ll break down SSAS workload and discuss factors that impact SSAS query performance. To close, will I show a brief demo of SentryOne’s BI Sentry to bring everything together.

When you leave, you will be armed with new insights into SSAS and how to tackle performance challenges.

Speaker(s):

  • Andy Yun

Track and Room: BI Administration and Performance - Adams


Title: SQL Server and JSON - It’s not a horror movie!

Abstract: JSON has become the defacto standard for exchanging data between applications and over the web. SQL Server 2016 provides built-in support for JSON. This presentation will:

  • Provide a brief introduction to JSON
  • Describe the SQL Server 2016 functions that can be used to parse / format JSON data
  • Demonstrate the use of these functions against a dataset containing movie data in JSON format
  • Visualize the results in a Power BI report

Speaker(s):

  • Tony DiPesa

Track and Room: BI Information Delivery - Canon


Title: Micro Data Management: Data in the age of Micro-services (Sponsor)

Abstract: Containerization and Micro-services are the future of development. Learn how to structure your data management strategy to simplify the creation and integration of services across your organization.

Speaker(s):

  • Tyler Graham

Track and Room: BI Development - Washington


Title: Time Intelligence in Azure Analysis Services

Abstract: Pick any reporting solution, analysis based on Time (mostly Date) is almost always essential. Business users would want to know measures such as: How was Sales, What was Sales year-over-year, year-to-date? Did our Expenses go down? Compared to similar period last year? etc. etc.

In this session I will show you, using DAX functions in Azure (and on-premise) Analysis Services, how you can develop Date based dimensions and measures that will help answer such questions.

Speaker(s):

  • Sunil Kadimdiwan

Track and Room: Advanced Analysis Techniques - Monroe


Speakers

This is a list of speakers from the XML Guidebook records. The details and URLs were valid at the time of the event.

Jessica Jolly

Twitter: - JBJ2110

LinkedIn: Jessica Jolly

Contact: https://www.altentertraining.com/bitybybyteblog/

I am a Microsoft Certified Trainer with an MCSE in Data Analytics, with a practice focused on Power BI specifically, and the Power Platform more generally.  I focus my training on teaching business analysts the practical uses of the features and functionality in Microsoft Office applications, with a special focus on Power BI, Excel, Power Pivot (Excel 2016), and the Power Query Editor.  I speak regularly at Power Platform events (both World Tour and Summit) and SQLSaturdays. I blog at www.altentertraining.com. I tweet at @JBJ2110 when I am at professional seminars and conferences. You can connect with me on LinkedIn at https://www.linkedin.com/in/jessicabjolly/ and on Facebook at https://www.facebook.com/ALTEnter/.

Veronika Kolesnikova

Twitter: - https://twitter.com/breakpointv16

LinkedIn: Veronika Kolesnikova

Web Developer at Rightpoint Passionate about backend web development, mainly with Microsoft technologies like C#, .NET, SQL, Azure. Loves to learn new development tools and languages and share the knowledge with the community. Recently started working with Xamarin and cannot wait to provide her insights. Veronika holds a master degree in Information Technology. In her free time, she likes dancing, traveling and practicing aerial yoga.

Andy Leonard

Twitter: - AndyLeonard

LinkedIn: Andy Leonard

Contact: https://andyleonard.blog

Andy Leonard is founder and Chief Data Engineer at Enterprise Data Analytics, Microsoft Data Platform MVP, creator of the DILM (Data Integration Lifecycle Management) Suite, an SSIS trainer, consultant, developer, Business Intelligence Markup Language (Biml) developer and BimlHero, SQL Server database and data warehouse developer, community mentor, engineer, and farmer. He is a co-author of “The Biml Book and SQL Server Integration Services Design Patterns” and author of “Managing Geeks - A Journey of Leading by Doing”, “Data Integration Lifecycle Management with SSIS”, “Building Custom Tasks for SSIS”, and the “Stairway to Integration Services”. Andy blogs at andyleonard.blog where you can learn more on the About Andy page.

Todd Chittenden

Twitter: - @toddchitt

LinkedIn: Todd Chittenden

Contact: http://blog.blumshapiro.com/blog/author/toddc/

Todd started working with Microsoft’s SSRS in 2004. When Microsoft released its rebuild of SQL Server in 2005, he quickly added the full BI Stack to his repertoire. He became a MCTS in SQL Server 2005. Today, Todd works for Blum Shapiro as a Business Intelligence Architect on various BI Projects across a wide range of company sizes and product combinations. He is a Microsoft Certified Solutions Expert in SQL Server Business Intelligence and a frequent speaker at local User Groups and SQLSaturday events. He Started working with Power BI in its early development time before General Availability in July of 2015.

Edward Pollack

Twitter: - EdwardPollack

LinkedIn: Edward Pollack

Contact: https://www.sqlshack.com/author/edward-pollack/

Ed Pollack has over 20 years of experience in database and systems administration, which has developed his passion for performance optimization, database design, and making things go faster. He has spoken at many SQLSaturdays, 24 Hours of PASS, and PASS Summit. This led him to organize SQLSaturday Albany, which has become an annual event for New York’s Capital Region. Sharing these experiences with the community is a top priority, and encouraging everyone to take the leap into public speaking and engaging others, a passion. In his free time, Ed enjoys video games, traveling, cooking exceptionally spicy foods, and hanging out with his amazing wife and sons.

Ravi Kumar

Twitter: - @sqlravi

I have over 12 years of experience working with SQL Server and Business Intelligence Technology. My current focus is cloud technologies: Power BI, Azure Analysis Services, Azure SQL Data Warehouse, Azure Data Factory. As a PFE at Microsoft, I regularly deliver 2 - 4 day training workshops.

Deborah Melkin

Twitter: - dgmelkin

LinkedIn: Deborah Melkin

Contact: http://debthedba.wordpress.com

Deborah Melkin has been working as a database professional with SQL Server for almost 20 years. She spends her days helping programmers with all aspects of database design, queries, performance, and deployment. In 2016, she began her blog, Deb the DBA. Soon after that, she began speaking at SQLSaturdays and user groups. Deborah is a board member of the New England SQL Server User group (NESQL) and was recently named as an IDERA ACE Class of 2020. She also won Speaker Idol at PASS Summit 2019. In her spare time, Deborah can usually be found doing something musical.

John Miner

Twitter: - https://twitter.com/JohnMiner3

LinkedIn: John Miner

Contact: https://www.mssqltips.com/sqlserverauthor/154/john-miner/

John Miner is currently a Data Architect at BlueMetal advising corporations on how to solve their business needs with data platform solutions.

He has over twenty five years of data processing experience, and his architecture expertise encompasses all phases of the software project life cycle, including design, development, implementation, and maintenance of systems.

He has an undergraduate and graduate degrees in Computer Science from the University of Rhode Island. Other credentials include an up to date MCSE certificate and currently taking the Data Science program from EDX.

Before joining BlueMetal, John won the Data Platform MVP award in 2014 and 2015 for his outstanding contributions to the SQL Server community.

Ray Kim

Twitter: - PianoRayK

LinkedIn: Ray Kim

Contact: https://pianorayk.wordpress.com/

Ray Kim is an advocate for documentation and technical communication. He is a co-founder of the Albany, NY SQL group (CASSUG), a member of the AlbanyUX user group, and has spoken at numerous SQLSaturdays and at PASS Summit. He has worked various positions in technology, including as a developer, webmaster, analyst, technical writer, and instructor. He holds an MS in technical communication from Rensselaer Polytechnic Institute and a BS in computer science from Syracuse University.

A musician in his spare time, Ray plays four different instruments. He also enjoys going to ball games and doing CrossFit, and is a two-time SQLServerCentral.com fantasy football champion. He lives in Troy, NY with his wife, Lianne, and their two cats.

Tyler Graham

asdf

Tyler Graham

Twitter: - @codeswim

LinkedIn: Tyler Graham

With over 20 years experience in Data Management 6 Years at Microsoft One of the Original Designers of SQL Server Master Data Services Author - Master Data Services -SQL Server 2008R2 and 2012 6 Years at Profisee developing Industry Solutions

Steve Simon

Twitter: - SQLServerBoffin

LinkedIn: Steve Simon

Contact: http://www.sqlservercentral.com/blogs/simon_says/

Steve Simon is a Database Solutions Architect with Business Knowledge Services Inc. He has been involved with database design and analysis for over 35 years. Steve has presented papers at numerous PASS Summits and PASS SQL Rallies. He is also regular presenter on the SQLSaturday circuit and he is a contributor on SQLShack.com

George Walters

Twitter: - https://twitter.com/geo_walters

LinkedIn: George Walters

Contact: https://georgewalters.wordpress.com/

Currently a partner technical strategist, George has been solving customer needs and issues. He can translate customer pain into potential solutions.

A seasoned Microsoft SQL and Azure expert, with over 20 years of experience with Microsoft SQL Server, Sybase, Oracle, and other relational databases.

Specialties: Partner strategy, PreSales Engineering, Cloud Architecture, Enterprise Scalability, SQL Server performance, Business Intelligence, High Availability, Scale. I volunteer and present relevant topics at SQLSaturday and internal Microsoft events

Leslie Andrews

Twitter: - landrews5807

LinkedIn: Leslie Andrews

Contact: https://www.lace.technology/blog

Leslie Andrews is an IT professional with almost 20 years of experience working with databases, designing databases, as well as designing and developing applications against those databases. 2018-2019 Idera ACE.

Andy Yun

Twitter: - SQLBek

LinkedIn: Andy Yun

Contact: http://sqlbek.wordpress.com

Andy Yun is a SentryOne Principal Solutions Engineer and a former Microsoft MVP. He has been working with SQL Server for nearly 20 years as both a Database Developer and Administrator. Leveraging knowledge of SQL Server Internals and extensive experience in highly transactional environments, he strives to make T-SQL leaner and meaner. Andy is extremely passionate about passing knowledge onto others, regularly speaking at User Groups, SQLSaturdays, and PASS Summit. Andy is a co-founder of the Chicago SQL Association, co-Chapter Leader of the Chicago Suburban User Group, and part of the Chicago SQLSaturday Organizing Committee.

Belinda Allen

Twitter: - MsBelindaAllen

LinkedIn: Belinda Allen

Contact: http://www.BIBelinda.com

Belinda Allen is a (Power BI) Data Platform Microsoft Most Valuable Professional (MVP). Belinda has just completed her second book, Building Dashboards with Microsoft Dynamics GP 2016 - Second Edition. Belinda is also an inaugural member of the Board of Advisors for PBIUG (Power BI User Group.)
Belinda is also well known for her blog, www.BelindaTheGPcsi.com. On her blog, she shares really useful information about the product quickly and succinctly. With followers from all over the globe, she can share knowledge and achieve her mission: “To improve the lives and business success of my followers.”

Sreeja Pullagura

DevOps practitioner Application developer

Beth Wolfset

Twitter: - @beth_wolfset

LinkedIn: Beth Wolfset

Beth Wolfset has more than twenty-five years of data architecture, analysis, modeling, development and administration experience. She has presented at several conferences and user groups. She has worked primarily in the Healthcare and Defense industries. Beth strives to create practical data solutions that balance current requirements with the needs of the future. She has a MS in CS from Northeastern University, a BA in CS and Psychology from Clark University, and a Data Science Certification from Johns Hopkins University.

Chris Seferlis

Twitter: - bizdataviz

LinkedIn: Chris Seferlis

Contact: http://blog.bizdataviz.com

Chris Seferlis is a Sr Cloud Solution Architect at Microsoft. He has 20+ years’ experience working in IT and solving technical challenges from a business perspective. Chris is a former CIO with an MBA from UMass, bringing a mix of business acumen and practical technology solutions, primarily focusing on Data and AI within the Microsoft Data Platform, including MCSA and MCT designations.

Kellyn Pot’Vin-Gorman

Twitter: - DBAKevlar

LinkedIn: Kellyn Pot’Vin-Gorman

Contact: http://dbakevlar.com

Kellyn Pot’Vin-Gorman is a member of the Oak Table Network and an Idera ACE and Oracle ACE Director alumnus. She is a Data Platform Architect in Power BI with AI in the EdTech group at Microsoft. Kellyn is known for her extensive work with multi-database platforms, DevOps, cloud migrations, virtualization, visualizations, scripting, environment optimization tuning, automation, and architecture design.

Kellyn has spoken at numerous technical conferences for Oracle, Big Data, DevOps, testing, and SQL Server. Her blog (http://dbakevlar.com) and social media activity under her handle, DBAKevlar, is well respected for her insight and content.

Ryan Kennedy

LinkedIn: Ryan Kennedy

Contact: https://datastrides.com

My name is Ryan Kennedy. I am a Data and AI Software Engineer at BlueMetal and an avid endurance athlete.

I have experience working with a large variety of technologies in the data realm, spanning industries, and including business intelligence, integration, data warehousing, data management, and big data / data science.

Beth Wolfset

Twitter: - @beth_wolfset

LinkedIn: Beth Wolfset

Beth Wolfset has more than twenty-five years of data architecture, analysis, modeling, development and administration experience. She has presented at several conferences and user groups. She has worked primarily in the Healthcare and Defense industries. Beth strives to create practical data solutions that balance current requirements with the needs of the future. She has a MS in CS from Northeastern University, a BA in CS and Psychology from Clark University, and a Data Science Certification from Johns Hopkins University.

Rodney Landrum

Twitter: - @SQLBeat

Contact: https://www.simple-talk.com/blogs/author/2133-rodney-landrum/

Rodney Landrum has been architecting solutions for SQL Server for over 12 years. He has worked with and written about many SQL Server technologies, including DTS, Integration Services, Analysis Services, and Reporting Services. He has co-authored 4 books on Reporting Services. He is been a regular contributor to SQL Server magazine, sqlservercentral.com and Simple-talk.com. Rodney is also SQL Server MVP

Varsham Papikian

Twitter: - https://twitter.com/SQLVAR

LinkedIn: Varsham Papikian

Varsham Papikian has 20+ years of experience working with databases and different Microsoft technologies. He works as a Principal Database Architect, Developer and DBA at Wolters Kluwer Financial Services. He speaks at different events like SQLSaturday or user group meetings. Varsham helped to start and then run ‘Boston Business Intelligence’ user group for some time. Previously he was also involved in running ‘New England SQL Server’ user group.

Paul DellaGrotte

LinkedIn: Paul DellaGrotte

Paul brings over 10+ years as an analytics professional in a variety of industries including Defense and Healthcare. He began his career in finance and quickly developed a passion for data. Paul has experience in strategy development, data modeling, process improvement and financial analysis. He has a B.S. in Finance and an M.S. in Predictive Analytics from Northwestern University. His passions are data analysis, business process, and developing solutions using the latest software and technology.

Andy Leonard

Twitter: - AndyLeonard

LinkedIn: Andy Leonard

Contact: https://andyleonard.blog

Andy Leonard is founder and Chief Data Engineer at Enterprise Data Analytics, Microsoft Data Platform MVP, creator of the DILM (Data Integration Lifecycle Management) Suite, an SSIS trainer, consultant, developer, Business Intelligence Markup Language (Biml) developer and BimlHero, SQL Server database and data warehouse developer, community mentor, engineer, and farmer. He is a co-author of “The Biml Book and SQL Server Integration Services Design Patterns” and author of “Managing Geeks - A Journey of Leading by Doing”, “Data Integration Lifecycle Management with SSIS”, “Building Custom Tasks for SSIS”, and the “Stairway to Integration Services”. Andy blogs at andyleonard.blog where you can learn more on the About Andy page.

Meghana Vasavada

LinkedIn: Meghana Vasavada

I’m currently a SQL Server Developer Consultant working for one of the clients of an IT Consulting firm in New Jersey, and have a Master’s degree in Bioinformatics from NJIT, USA. With over five years of Professional experience using MS SQL Server Database, I have extensive knowledge and solid understanding of Data warehouse concepts with strong expertise in T-SQL Objects, Business Intelligence (SSIS, SSAS, SSRS, and Power BI) and Database Administration. My curiosity in understanding the complexity across the data further enhanced me to pursue a certification in Data Science and Big Data Analysis. Last but foremost, I love to learn and share knowledge.

Sunil Kadimdiwan

Twitter: - @skadimdiwan

LinkedIn: Sunil Kadimdiwan

Contact: http://www.infotrove.com/events.html

Sunil Kadimdiwan Sunil Kadimdiwan has 25+ years’ experience in architecting and implementing database solutions. He has deep knowledge of the Microsoft SQL Server and Business Intelligence technology stack. He is a frequent speaker at SQLSaturdays, Code Camps, User Group meetings

Taiob Ali

Twitter: - https://twitter.com/SqlWorldWide

LinkedIn: Taiob Ali

Contact: http://www.sqlworldwide.com

Taiob Ali, MVP Data Platform, is an accomplished technical leader with a proven record of success. For 14 years, he has worked with the Microsoft Data Platform and MongoDB both on-premise and cloud. His experience includes all three major business sectors: finance, e-commerce, and healthcare. Taiob has hands-on experience in managing large database projects, massive data migration, intricate process design, testing and deployment, performance tuning, long term capacity planning. Taiob is currently working at “GMO LLC” as a Database Solution Manager, focusing on cloud migration, automation, improving, and streamlining operational workflow. He is a regular speaker at local and virtual PASS chapters, SQLSaturdays, and Azure conferences.

Matt Cushing

Twitter: - Sqlkohai

LinkedIn: Matt Cushing

Contact: http://sqlkohai.com

Matt started out his career in Accounting and quickly realized he liked data a whole lot more! Starting as a help desk associate, he’s moved through support, development, data, and management positions before settling back to his passion for data.

Currently working for Applegate Farms in NJ, he loves the people he works with and for, and the company as a whole. Thanks to the input and help from the SQL community, he was able to be ready for the right opportunity in his current position as a BI developer. He also teaches a Database Management class at Rutgers University.

Ask him about the Red Sox sometime if you want your ear talked off ;).

Tony DiPesa

Twitter: - @adipesa

LinkedIn: Tony DiPesa

Database architect and developer with 30 years experience with Oracle and 5 years experience with Microsoft SQL Server. Business Intelligence and Integration Architect at Wellesley College. Enjoy designing, developing, integrating and supporting database and business intelligence applications for higher education using the Microsoft data platform. Have always enjoyed mentoring co-workers in newer technologies and have more recently presented at a couple of regional events - NERCOMP (March 2017) and Boston Code Camp (November 2018).

James Serra

Twitter: - www.twitter.com/JamesSerra

LinkedIn: James Serra

Contact: http://www.JamesSerra.com

James Serra is a big data and data warehousing solution architect at Microsoft. He is a thought leader in the use and application of Big Data and advanced analytics. Previously, James was an independent consultant working as a Data Warehouse/Business Intelligence architect and developer. He is a prior SQL Server MVP with over 35 years of IT experience. James is a popular blogger (JamesSerra.com) and speaker. He is the author of the book “Reporting with Microsoft SQL Server 2012”.

Andy Yun

Twitter: - SQLBek

LinkedIn: Andy Yun

Contact: http://sqlbek.wordpress.com

Andy Yun is a SentryOne Principal Solutions Engineer and a former Microsoft MVP. He has been working with SQL Server for nearly 20 years as both a Database Developer and Administrator. Leveraging knowledge of SQL Server Internals and extensive experience in highly transactional environments, he strives to make T-SQL leaner and meaner. Andy is extremely passionate about passing knowledge onto others, regularly speaking at User Groups, SQLSaturdays, and PASS Summit. Andy is a co-founder of the Chicago SQL Association, co-Chapter Leader of the Chicago Suburban User Group, and part of the Chicago SQLSaturday Organizing Committee.

John Miner

Twitter: - https://twitter.com/JohnMiner3

LinkedIn: John Miner

Contact: https://www.mssqltips.com/sqlserverauthor/154/john-miner/

John Miner is currently a Data Architect at BlueMetal advising corporations on how to solve their business needs with data platform solutions.

He has over twenty five years of data processing experience, and his architecture expertise encompasses all phases of the software project life cycle, including design, development, implementation, and maintenance of systems.

He has an undergraduate and graduate degrees in Computer Science from the University of Rhode Island. Other credentials include an up to date MCSE certificate and currently taking the Data Science program from EDX.

Before joining BlueMetal, John won the Data Platform MVP award in 2014 and 2015 for his outstanding contributions to the SQL Server community.

Varsham Papikian

Twitter: - https://twitter.com/SQLVAR

LinkedIn: Varsham Papikian

Varsham Papikian has 20+ years of experience working with databases and different Microsoft technologies. He works as a Principal Database Architect, Developer and DBA at Wolters Kluwer Financial Services. He speaks at different events like SQLSaturday or user group meetings. Varsham helped to start and then run ‘Boston Business Intelligence’ user group for some time. Previously he was also involved in running ‘New England SQL Server’ user group.

Sponsors

The following is a list of sponsors that helped fund the event:

Back to the SQLSaturday Event List

Back to the home page