Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Microsoft Power BI Cookbook
  • Table Of Contents Toc
  • Feedback & Rating feedback
Microsoft Power BI Cookbook

Microsoft Power BI Cookbook

By : Greg Deckler, Powell
4.7 (23)
close
close
Microsoft Power BI Cookbook

Microsoft Power BI Cookbook

4.7 (23)
By: Greg Deckler, Powell

Overview of this book

Since its first edition the Power BI Cookbook has been a best-selling resource for BI developers and data analysts to produce impactful, quality BI solutions. This new and updated edition retains the rigorous details and concepts readers of prior editions have enjoyed while also demonstrating powerful new capabilities and updated guidance aligned to the current state of the platform. In this book, with step-by-step instructions, you will learn to navigate the complexities of data integration and visualization in Power BI. From creating robust data models to implementing sophisticated reporting techniques, this Power BI book empowers you to make informed decisions based on actionable insights. It also introduces you to new capabilities such as Hybrid tables and scorecards, enhancing your ability to communicate and analyze business performance. It also expands and improvises on the core of the previous edition like parameterizing Power BI solutions, authoring reports, data intelligence, and integrating advanced analytics. This edition not only updates you on the latest features but also prepares you for future innovations with a preview of upcoming AI enhancements in Power BI. Whether you're refining your skills or aspiring to become an expert, this book is an invaluable resource for leveraging Power BI to its fullest potential
Table of Contents (16 chapters)
close
close
14
Other Books You May Enjoy
15
Index

Installing and Using Power BI Report Builder

Power BI Report Builder is a separate, free report authoring tool that is part of the Microsoft Power BI software suite. Power BI Report Builder is the evolution of the venerable Report Builder tool, which allows users to create paginated reports (also known as traditional SQL Server Reporting Services or SSRS reports). Reports authored in Power BI Report Builder can be published to and viewed in the Power BI service, similarly to traditional Power BI Desktop reports.

Getting ready

To get ready for this recipe, first download the Power BI Report Builder installer from the following link: https://www.microsoft.com/en-us/download/details.aspx?id=105942.

Once on the page in your web browser, choose your language, and then click the Download button to download the PowerBiReportBuilder.msi file.

How to install Power BI Report Builder

To install Power BI Report Builder, follow these steps:

  1. Once PowerBiReportBuilder.msi is downloaded, click Open file in your Downloads pane or run the file from your Downloads directory.
  2. On the welcome page, click the Next button.
  3. Accept the license terms and click the Next button.
  4. Choose a Destination Folder or accept the default and click the Next button.
  5. Click the Install button.
  6. If prompted by User Account Control, click the Yes button.
  7. Once Power BI Report Builder is installed, click the Finish button.

Power BI Report Builder is now installed and ready to be used.

How it works

Unlike Power BI Desktop, which creates files with a PBIX extension, Power BI Report Builder saves report files as Report Definition Language (.rdl) files. RDL files are actually eXtensible Markup Language (XLM) files, and this is the same file format used by SQL Server Reporting Services (SSRS). Power BI Report Builder files can be published to either the Power BI service or Power BI Report Server, which is the successor to SQL Server Reporting Services.

Paginated reports operate quite differently than Power BI Desktop reports. Paginated reports are optimized for printing and enable the display of long tables or matrixes that span many report pages. This is different from how Power BI Desktop can only display a limited number of rows without scrolling.

Another key difference is that paginated reports have limited interactivity features compared with Power BI Desktop reports. In Power BI Desktop, clicking on visuals can influence and change the display of other visuals on a page. Paginated reports do not have such interactivity between visuals. Interactivity with paginated reports is done via Parameters, which function like Slicers in Power BI Desktop reports.

A final key differentiator between paginated reports and Power BI Desktop reports is that there are only a limited number of visuals, ~12 available for paginated reports, versus the dozens of default visuals available in Power BI Desktop and the hundreds of custom visuals available from AppSource.

To run Power BI Report Builder, start typing Power BI Report Builder in the Windows search bar, and then run the Power BI Report Builder app in the Windows Start menu. Next, follow these steps:

  1. On the Getting Started window, select New Report and then Table or Matrix Wizard.
  2. Make sure that the Create a dataset radio button is selected, and then click the Next button.
  3. Click the New… button to start creating a new dataset.
  4. In the Data Source Properties window, click the Build… button.
  5. On the Connection Properties pane, type localhost or the name of your local computer for Server name. Depending on your circumstance, you may also need to include your SQL instance name in the form “server\instance”. Type AdventureWorksDW2022 or enter another database name.
  6. You can test the connection using the Test Connection button, and if successful, click the OK button.
  7. Back on the Data Source Properties window, click the OK button.
  8. On the New Table or Matrix window, click the Next button.
  9. In the Database view pane, select the FactInternetSales table, and then click the Next button.
  10. Drag the SalesAmount field into the Values field and the DueDate field into the Row groups field, and then click the Next button.
  11. On the next window, click the Next button once again.
  12. Finally, click the Finish >> button.
  13. The report should now look like Figure 1.19.
A screenshot of a computer

Description automatically generated

Figure 1.19: Simple paginated report

  1. Click the Run button to display the report.

Notice at the top of the displayed report that you can navigate through the multiple pages of the report, using the page navigation buttons within the Navigation section of the ribbon.

The Design button has replaced the Run button in the ribbon. Click the Design button and observe the Publish button on the far right of the ribbon, as shown in Figure 1.19. Clicking the Publish button prompts you to Sign in to the Power BI service.

See also

For additional information on the topics covered in this recipe, refer to the following links:

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY