Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Power Query Cookbook

You're reading from  Power Query Cookbook

Product type Book
Published in Oct 2021
Publisher Packt
ISBN-13 9781800569485
Pages 412 pages
Edition 1st Edition
Languages
Author (1):
Andrea Janicijevic Andrea Janicijevic
Profile icon Andrea Janicijevic
Toc

Table of Contents (12) Chapters close

Preface 1. Chapter 1: Getting Started with Power Query 2. Chapter 2: Connecting to Fetch Data 3. Chapter 3: Data Exploration in Power Query 4. Chapter 4: Reshaping Your Data 5. Chapter 5: Combining Queries for Efficiency 6. Chapter 6: Optimizing Power Query Performance 7. Chapter 7: Leveraging the M Language 8. Chapter 8: Adding Value to Your Data 9. Chapter 9: Performance Tuning with Power BI Dataflows 10. Chapter 10: Implementing Query Diagnostics 11. Other Books You May Enjoy

Leveraging M – tips and tricks

Using M code and editing existing queries from the Advanced Editor implies paying attention to some general rules in order to avoid common errors. In this recipe, we will discover some tips and tricks to keep in mind when editing queries and using M code on them.

Getting ready

In this recipe, you need to download the FactInternetSales.csv file.

In this example, we will refer to the C:\Data folder.

How to do it…

Once you open your Power BI Desktop application, you are ready to perform the following steps:

  1. Click on Get Data and select the Text/CSV connector.
  2. Browse to your local folder where you downloaded the FactInternetSales.csv file and open it. The following window, with a preview of the data, will pop up. Click on Transform Data.
  3. Rename the ProductKey column to ProductKeyCode:

    Figure 7.54 – Rename column

  4. Click on Choose Columns and flag ProductKeyCode, OrderQuantity, SalesAmount, and OrderDate...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}