fbpx

How to create and use analytics reports with Power BI

Short story about Power BI

You see all the cool stuff that Power BI has to offer but you don’t really know what it is? Where do you really get started? What all it offers?

It is visualization tool to create stunning reports and dashboards to help you gain insights in your business. And to make business decisions.

In today’s world of fast changing trends and urge to make positive but creative business stories, sometimes it is overwhelming to gather all the data, go through, analyze them and figure out what would be the most optimal business decision for your company.

Power BI is the tool that visualize data you have and helps you to understand them better, but also to notice some trends within your work flows that are hard to see in Excel sheet. After all, human beings are visual creatures. Most of us process information based on what we see. 65 percent of us are visual learners, according to the Social Science Research Network.

There are 3 different pieces:

  1. Power BI Desktop – Free desktop app that offers you the most functionalities. Within just a few clicks you will get a bunch of visualization that will serve your business.
  2. Power BI Service – Cloud service in the Microsoft Cloud offerings. The point of the service is to drive and enable sharing of collaboration. It works as well in and out of your organization. You can have groups of people and share dashboards. Also, with the possibility of giving rights to ones who may or may not see particular visualization.
  3. Power BI Mobile App – It is possible to use all mentioned serviced on your phone, tablet or other devices wherever you are. Furthermore, there are other tools to help you while being mobile, like sending alert or annotation.
Long-Story-About-Power-BI-1-Get-Stared-2-Use-Power-BI-1

Okay, now what? What’s the first step?

Data (Sources and Connectors)

First step is to download Power BI Desktop, upload relevant data and create your first visualization: dashboard or report. With Power BI Desktop, you can connect to data from many different sources.

Data types are organized in the following categories:

  • All
  • File
  • Database
  • Power BI
  • Azure
  • Online Services
  • Other

Each of mentioned data types provides the data connections. For example, the File category: Excel, Text/CSV, XML, JSON, Folder, PDF, SharePoint Folder;

And the Database category: SQL Server Database, Access Database, SQL Server Analysis Services Database, Oracle Database, IBM DB2 Database, IBM Informix database (Beta), IBM Netezza, MySQL Database, PostgreSQL Database, Sybase Database, Teradata, etc.

The Power BI team is continually expanding the data sources available to Power BI Desktop and the Power BI service. For now, there are more than 250.

Query definition

When working in the Query Editor window of Power BI Desktop, there are a handful of commonly used tasks.

The common query tasks are the following:

  • Connect to data
  • Shape and combine data
  • Group rows
  • Pivot columns
  • Create custom columns
  • Query formulas

You can edit the steps that Query Editor generates, and create custom formulas to get precise control over connecting to and shaping your data. Whenever Query Editor performs an action on data, the formula associated with the action is displayed in the Formula Bar.

Data Modeling

Data Modeling is one of the features used to connect multiple data sources in BI tool using a relationship. A relationship defines how data sources are connected with each other and you can create interesting data visualizations on multiple data sources.

With the modeling feature, you can build custom calculations on the existing tables and these columns can be directly presented into Power BI visualizations. This allows businesses to define new metrics and to perform custom calculations for those metrics.

Data Visualization

Visualizations (known as visuals for short) display insights that have been discovered in the data. A Power BI report might have a single page with one visual or it might have pages full of visuals. In the Power BI service, visuals can be pinned from reports to dashboards. There are many different visual types available directly from the Power BI Visualizations pane.

It’s important to make the distinction between report designers and report consumers. If you are the person building or modifying the report, then you are a designer. Designers have edit permissions to the report and its underlying dataset. In Power BI Desktop, this means you can open the dataset in Data view and create visuals in Report view. In Power BI service, this means you can open the data set or report in the report editor in Editing view. If a report or dashboard has been shared with you, you are a report consumer. You’ll be able to view and interact with the report and its visuals but you won’t be able to make as many changes as a designer can.

Consume and share

Next step is to publish that visualization from Desktop to the Cloud – Power BI Service. Of course, if you are worried about your data – there are ways to publish visualization, without publishing your data.

From all these visualizations, one can make dashboard that collects all singular visualizations within the organization to give you visual overview.

After creating and publishing wanted content, it’s time to share it with particular colleagues or groups of them in or outside your organization. And real time collaboration starts.

To be part of this collab, people you share visualizations with can use their private email addresses. Power BI Service is user friendly even for newbies who don’t have IT background, which is important because it really gathers experts from all departments in organisation. This is particularly important for analytics departments that create relevant analytics and reports, and then share them across the company.

Apart from consuming the mentioned materials, one can set different access rights for collaborators. Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. This is a practical tool for larger companies, especially ones that have more departments or operate in multiple countries.

Power BI Desktop is a versatile tool that supports four development modes:

  • Live Connection
  • Import (cached)
  • DirectQuery
  • Mixed

Live Connection is mode to develop a report that directly queries an existing data model. With it, one can exploit existing data assets and allow connecting to the base model or a perspective. Also, measures can be added to the report.

One of the features that will be interesting for some companies is that the user’s identity is passed through to enforce role permissions. A great benefit of Live Connection is definitely automatically dashboard tiles update.

Import mode is the most common mode used to develop models. This mode delivers extremely fast performance thanks to in-memory querying. It also offers design flexibility to modelers, and support for specific Power BI service features (Q&A, Quick Insights, etc.). Because of these strengths, it’s the default mode when creating a new Power BI Desktop solution.

It’s important to understand that imported data is always stored to disk. When queried or refreshed, the data must be fully loaded into memory of the Power BI capacity. Once in memory, Import models can then achieve very fast query results. It’s also important to understand that there’s no concept of an Import model being partially loaded into memory.

DirectQuery mode is an alternative to Import mode. Models developed in DirectQuery mode don’t import data. Instead, they consist only of metadata defining the model structure. When the model is queried, native queries are used to retrieve data from the underlying data source.

There are two main reasons to consider developing a DirectQuery model:

  • When data volumes are too large – even when data reduction methods are applied – to load into a model, or practically refresh
  • When reports and dashboards need to deliver “near real-time” data, beyond what can be achieved within scheduled refresh limits. (Scheduled refresh limits are eight times a day for shared capacity, and 48 times a day for a Premium capacity.)

Mix mode can mix Import and DirectQuery modes, or integrate multiple DirectQuery data sources. Models developed in this mode support configuring the storage mode for each model table. This mode also supports calculated tables (defined with DAX).

The table storage mode can be configured as Import, DirectQuery, or Dual. A table configured as Dual storage mode is both Import and DirectQuery, and this setting allows the Power BI service to determine the most efficient mode to use on a query-by-query basis.

Mix mode strives to deliver the best of Import and DirectQuery modes. When configured appropriately they can combine the high query performance of in-memory models with the ability to retrieve near real-time data from data sources.

For any inquiries about purchasing a Power BI license or any additional questions, feel free to contact us at here

https://var/www/htdocs.youtube.com/watch?v=cHkMfPtmfyE
Video: This is Power BI

For more Customer Showcases, see Microsoft Power BI website

Use apps

Use apps

In this lesson, you will create an instance of an app for everyone in a group.

Video: Use apps

Start in My Workspace, select the group that you previously created, select My Organization to browse your content packs, and then connect to your app.

Long-Story-About-Power-BI-6-Publish-and-share-7-Use-apps-01

Power BI imports the dashboards, reports, and datasets that are in the app.

When you select the dataset, Power BI asks if you want to personalize the app. Create a copy of the app that you can use to make changes to yet keep it disconnected from the published version of the app. By creating a copy, you won’t automatically receive updates if the app creator makes changes to the published version of the app. You can edit the dashboard, the report, and even the dataset if you want.

Long-Story-About-Power-BI-6-Publish-and-share-7-Use-apps-02

Update apps

To edit an app that you created previously and see how other people use your app, start in the Power BI Service in My Workspace. Anytime that you make changes to the dashboard, you’ll get a reminder that you’ve changed something that you’ve shared with others in an app. Power BI will prompt you to update the shared version.

Long-Story-About-Power-BI-6-Publish-and-share-7-Use-apps-03

Return to the settings icon and select View app to see the apps that you’ve already published. When you select Edit, you’ll return to the screen where you can edit the title and description. This time, the screen includes an Update button.

Long-Story-About-Power-BI-6-Publish-and-share-7-Use-apps-04

Power BI processes those changes and publishes the updated app to the app gallery. Anyone who has connected to your app will receive a message that the app has changed, and they will have the option to accept the changes or to keep the older version. As the app owner, you can manage the versions that your colleagues are using.

For more information, see Change your published app

Integrate OneDrive for Business with Power BI

Integrate OneDrive for Business with Power BI

You can use your Power BI and Office365 groups to collaborate and share by using Microsoft OneDrive for Business.

Video: Use data from Microsoft OneDrive

OneDrive for Business is a potential storage location for your Power BI content that provides version history. You can share your files with an Office365 group to enable several people to work on the same Power BI or Excel files.

Long-Story-About-Power-BI-6-Publish-and-share-8-Integrate-OneDrive-for-Business-with-Power-BI-01

To connect to a PBIX (Power BI Desktop) file on OneDrive for Business, sign in to the Power BI service and select Get Data. Under Create new content, select Files, and then select OneDrive – Business. Highlight the file and then select Connect.

Long-Story-About-Power-BI-6-Publish-and-share-8-Integrate-OneDrive-for-Business-with-Power-BI-02

Your content appears on the left-hand side navigation bar. File changes on the OneDrive for Business page will automatically reflect in the Power BI environment and will be recorded in the version history.

For more information, see Connect to files stored in OneDrive for your Power BI app workspace

Publish to web

Publish to web

In this lesson, you’re going to share a Power BI report on a webpage or share it through email. This feature of Power BI is often referred to as Publish to web.

Video: Publish reports to web

In the Power BI service, select the report that you want to share so that it’s displayed on the canvas. Then from the menu, select File > Publish to web. A dialog box will appear, explaining that you’ll receive an embed code that will allow you to include the report on a website or in an email.

Long-Story-About-Power-BI-6-Publish-and-share-9-Publish-to-web-01

When you select Create embed code, Power BI presents another dialog box stating that you’re about to share your data with everyone on the Internet. Verify that sharing publicly is acceptable before moving ahead.

Power BI presents a dialog with two links:

  • A link that you can share in an email, which shows the report as a webpage
  • HTML code (a link plus within an iframe) so that you can embed the report directly into a webpage

For the HTML link, you can choose from predefined sizes for the embedded report, or you can modify the iframe code and customize its size.

You can paste the email link into a browser and see your report as a webpage. You can interact with that webpage just as you would if you were viewing the report in Power BI. The following image shows a Publish to web page when its link was copied directly from that dialog box into a browser.

Long-Story-About-Power-BI-6-Publish-and-share-9-Publish-to-web-02

You can also embed that iframe link into a blog post, website, or Sway.

If you want to delete an embedded code that you created, Power BI can help. In Power BI, select the gear icon in the upper-right corner and then select Manage embed codes.

The Power BI workspace shows the embed codes that you’ve created.

For more information, see Publish to web from Power BI

Ask questions of your data with natural language

Ask questions of your data with natural language

Sometimes, the fastest way to get answers about your data is by asking questions in the Q&A feature of Power BI.

Video: Ask questions in natural language

Note: Currently, Power BI Q&A only supports answering queries that are asked in English; however, a preview is available for Spanish that can be enabled by your Power BI administrator.

Explore Q&A

You can use Q&A to explore your data by using the intuitive, natural language capabilities of Power BI and receive answers in the form of charts and graphs.

Long-Story-About-Power-BI-5-Explore-data-4-Ask-questions-of-your-data-with-natural-language-01

Ask a question

Ask a question about your data in Q&A by using natural language. Natural language refers to the ordinary language that humans use to communicate with one another every day. An example would be, “What are the total units by region?”

Long-Story-About-Power-BI-5-Explore-data-4-Ask-questions-of-your-data-with-natural-language-02

Q&A is available on dashboards and reports in Power BI. Go to the dashboard and place your cursor in the question box to open the Q&A screen.

Long-Story-About-Power-BI-5-Explore-data-4-Ask-questions-of-your-data-with-natural-language-03

If the visuals’ axis labels and values include the words salesaccountmonth, and opportunities, then you can confidently ask questions. For example, “Which account has the highest opportunity” or “Show sales by month as a bar chart.”

Other helpful items are provided on the side of the screen. For each dataset, Q&A shows you keywords and occasionally shows you some sample or suggested questions. Select any of these to add them to the question box.

Another way that Q&A helps you ask questions is with prompts, autocomplete, and visual cues.

Long-Story-About-Power-BI-5-Explore-data-4-Ask-questions-of-your-data-with-natural-language-04

Q&A visuals

Q&A picks the best visual based on the data that is being displayed. For example, numbers might be displayed as a line chart while cities are more likely to be displayed as a map.

You can also tell Q&A which visual to use by adding it to your question. Q&A will prompt you with a list of workable visual types. By using the previous example, you could ask, “What are the total units by region by pie chart?”

Long-Story-About-Power-BI-5-Explore-data-4-Ask-questions-of-your-data-with-natural-language-05

For more information, see Create a visual with Power BI Q&A

Create custom Q&A suggestions

Create custom Q&A suggestions

With Power BI, you can add your own suggested questions for others who use the natural language query box.

Video: Adding custom questions

Users will see your suggested questions when they ask a question.

Long-Story-About-Power-BI-5-Explore-data-5-Create-custom-Q-A-suggestions-01

To add your own questions, select the ellipsis next to the dashboard that you want to use. Select Settings from the menu. You can completely disable the Q&A search input box from the Dashboards section of the Settings page.

Long-Story-About-Power-BI-5-Explore-data-5-Create-custom-Q-A-suggestions-02

To add questions, select the Datasets section. All datasets that are associated with the dashboard are displayed. Select the dataset that is associated with your dashboard from the list, select Featured Q&A questions, and then select the Add a question link. Enter your question or prompt into the input box and then select Apply.

Long-Story-About-Power-BI-5-Explore-data-5-Create-custom-Q-A-suggestions-03

When anyone selects the search input box, they’ll see your suggested entries at the top of the prompt list. Custom questions are a valuable way to get dashboard users to think about the type of data that is available and how to best use it.

For more information, see Create featured questions for Power BI Q&A

Share dashboards with your organization

Share dashboards with your organization

Power BI reports help you find data, collect it in a data model, and build reports and visualizations. These features are even more powerful when you share your insights with others in your organization.

Video: Share dashboards

To share a dashboard, open it in the Power BI service and select the Share link in the top left-hand corner.

Long-Story-About-Power-BI-5-Explore-data-6-Share-dashboards-with-your-organization-01

From the Share dashboard page, select the Share tab. In the Email address field, enter the names of people whom you’d like to grant access to your dashboard. You can also copy and paste email addresses into this field, or you can use a distribution list, security group, or Office 365 group.

Long-Story-About-Power-BI-5-Explore-data-6-Share-dashboards-with-your-organization-02

If you select the Send email notification to recipients check box, then your recipients will receive an email with a link to the shared dashboard. You can add an optional note to the email.

Note: Recipients without an existing Power BI account will be taken through the sign-up process before viewing your dashboard.

Anyone whom you share a dashboard with can see and interact with it exactly as you do. However, they have read-only access to the underlying reports, and they have no access to the underlying datasets.

For more information, see Share Power BI dashboards and reports with coworkers and others

Display visuals and tiles in full screen

Display visuals and tiles in full screen

When you’re looking at dashboards or reports in the Power BI service, it can be helpful to expand and focus on an individual chart or visual. You can do that in two different ways.

Video: View visuals full-screen

Hover over a dashboard tile and select the ellipsis to see possible actions for the tile. Select Open in focus mode to expand the tile to encompass the full dashboard space.

Long-Story-About-Power-BI-5-Explore-data-7-Display-visuals-and-tiles-in-full-screen-01

Focus mode allows you to see more detail in your visuals and legends. For example, some of the columns might not be shown because of the space that is available in the tile.

Long-Story-About-Power-BI-5-Explore-data-7-Display-visuals-and-tiles-in-full-screen-02

In Focus mode, you can pin the visual directly to a different dashboard by selecting the pin icon. To exit Focus mode, select the Exit focus mode icon in the top-left corner.

The process is similar when you are viewing a report. A visual is still interactive in Focus mode, though you will temporarily lose any cross-filter effect between visuals.

Edit tile details and add widgets

Edit tile details and add widgets

After you’ve built a dashboard, you can format your tiles in the Power BI service.

Video: Edit tile details

To modify a tile, hover over and select the ellipsis to see the choices that are shown in the following screenshot.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-01

Select the pen icon to open the Tile details pane. From this pane, you can change the tile’s TitleSubtitle, or include its last refresh time.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-02

By default, when you select a dashboard tile, you’re redirected to the report from which it originated. To change this behavior, use the Set custom link field on the Tile details pane. One popular use of this feature is to redirect users to the organization homepage when they select a logo image.

Add images and text to your dashboard

You can also add tiles that contain images, online videos, text boxes, or web content. When you select the Add tile link in the upper-left corner of a dashboard, the Add tile dialog box appears.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-03

When you add a text box, for example, a Tile details pane appears on the right side, where you can edit details. A section is also available for you to define or modify the tile content, such as a rich text editor for a text box.

With tiles and the ability to edit details, you can customize your dashboard and make it appear how you want.

For more information, see Edit or remove a dashboard tile

Get more space on your dashboard

Get more space on your dashboard

After you’ve built a dashboard, you can format your tiles in the Power BI service.

Video: Edit tile details

To modify a tile, hover over and select the ellipsis to see the choices that are shown in the following screenshot.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-01

Select the pen icon to open the Tile details pane. From this pane, you can change the tile’s TitleSubtitle, or include its last refresh time.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-02

By default, when you select a dashboard tile, you’re redirected to the report from which it originated. To change this behavior, use the Set custom link field on the Tile details pane. One popular use of this feature is to redirect users to the organization homepage when they select a logo image.

Add images and text to your dashboard

You can also add tiles that contain images, online videos, text boxes, or web content. When you select the Add tile link in the upper-left corner of a dashboard, the Add tile dialog box appears.

Long-Story-About-Power-BI-5-Explore-data-8-Edit-tile-details-and-add-widgets-03

When you add a text box, for example, a Tile details pane appears on the right side, where you can edit details. A section is also available for you to define or modify the tile content, such as a rich text editor for a text box.

With tiles and the ability to edit details, you can customize your dashboard and make it appear how you want.

For more information, see Edit or remove a dashboard tile

"The purpose of a business is to create a customer who creates customers" — Shiv Singh

Our reference list:

Liked our service? Start a project with us.