Giter Club home page Giter Club logo

microsoft-power-bi-performance-best-practices's Introduction

Microsoft Power BI Performance Best Practices

Microsoft Power BI Performance Best Practices

This is the code repository for Microsoft Power BI Performance Best Practices, published by Packt.

A comprehensive guide to building consistently fast Power BI solutions

What is this book about?

This book comprehensively covers every layer of Power BI, from the report canvas to data modeling, transformations, storage, and architecture.

This book covers the following exciting features:

  • Understand how to set realistic performance targets and address performance proactively
  • Understand how architectural options and configuration affect performance
  • Build efficient Power BI reports and data transformations
  • Explore best practices for data modeling, DAX, and large datasets
  • Understand the inner workings of Power BI Premium
  • Explore options for extreme scale with Azure services
  • Understand how to use tools that help identify and fix performance issues

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders.

The code will look like the following:

System.Net.WebClient w = new System.Net.WebClient();
string path = System.Environment.GetFolderPath(System.
Environment.SpecialFolder.LocalApplicationData);
string url = "https://raw.githubusercontent.com/microsoft/
Analysis-Services/master/BestPracticeRules/BPARules.json";
string downloadLoc = path+@"\TabularEditor\BPARules.json";
w.DownloadFile(url, downloadLoc);

Following is what you need for this book: Data analysts, BI developers, and data professionals who have learnt the basics of Power BI and now want to understand how to build advanced analytics solutions will find this business intelligence book useful. Familiarity with the major components of Power BI and a beginner-level understanding of their purpose and use cases are required.

With the following software and hardware list you can run all code files present in the book (Chapter 1-14).

Software and Hardware List

Chapter Software required OS required
1-14 Power BI Deskstop Windows, Mac OS X, and Linux (Any)
1-14 DAX Studio 2.17.3 Windows, Mac OS X, and Linux (Any)
1-14 Tabular Editior 3 Windows, Mac OS X, and Linux (Any)
1-14 Power BI Helper 12.0 Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Bhavik Merchant has nearly 18 years of in-depth BI experience. He is a director of product analytics at Salesforce. Prior to that, he was at Microsoft, first as a cloud solution architect, and then as a product manager in the Power BI engineering team. At Power BI, he led the customer-facing insights program, being responsible for the strategy and technical framework to deliver system-wide usage and performance insights to customers. Before Microsoft, Bhavik spent years managing high-caliber consulting teams, delivering enterprise-scale BI projects. He has delivered much technical and theoretical BI training over the years, including expert Power BI performance training that he developed for top Microsoft partners globally.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781801076449

microsoft-power-bi-performance-best-practices's People

Contributors

bhavikmerchant avatar packt-itservice avatar utkarsha-packt avatar packtutkarshr avatar bhavik-msft avatar davids-packt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.