{"id":5675,"date":"2020-04-07T15:00:00","date_gmt":"2020-04-07T13:00:00","guid":{"rendered":"https:\/\/beebole.com\/blog\/?p=5675"},"modified":"2025-07-07T17:13:14","modified_gmt":"2025-07-07T15:13:14","slug":"excel-power-query-for-business-intelligence","status":"publish","type":"post","link":"https:\/\/beebole.com\/blog\/excel-power-query-for-business-intelligence","title":{"rendered":"Excel Power Query: The 5 hacks for business intelligence you should have in your arsenal"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"what-is-excel-power-query\"><strong>What is Excel Power Query?<\/strong><\/h2>\n\n\n\n<p>Using <strong>Power Query<\/strong> in <strong>Microsoft Excel<\/strong> opens up the possibility of unlocking invaluable <strong><a href=\"https:\/\/beebole.com\/blog\/business-intelligence-examples-companies-tools-sectors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Business Intelligence<\/a><\/strong> for <strong>managers<\/strong>, which is exactly what we\u2019re going to cover today. But first thing\u2019s first: What is Power Query and where can you access it?<\/p>\n\n\n\n<div  class=\"montserrat-font my-5 mx-auto bbl_definition_snippet\">\n  <div class=\"mb-4\">\n    <div class=\"bbl-ds-item question mb-3\">\n      <h2 class=\"h4 mb-0 mt-0\">What is Power Query?<\/h2>\n    <\/div>\n    <div class=\"bbl-ds-item answer\">\n      <p>Excel Power Query allows users to connect to a myriad of databases, anything from a CSV file to SQL Server or Oracle, or even a table on a web page. <em>The best part?<\/em> You do not need technical knowledge of how to connect to a data source, and the connections can be made using a few simple clicks right in Excel. You also don\u2019t need any knowledge of how to write a query on the data as this is all done using the Power Query Interface. In other words, this is an extremely powerful function.+<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<p>You can access Power Query on the\nData tab of the Excel ribbon.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-use\"><strong>How can I use Power Query as a manager?<\/strong><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>First of all, you can extract data from many other sources such as a web page, a database (like SQL Server or Oracle), or even just another Excel spreadsheet. <\/li>\n\n\n\n<li>You can transform this data by joining sources together, removing columns that are not needed, and adding calculated columns, until you have the results in the exact format you want. <\/li>\n\n\n\n<li>You can then present these results in the form of charts or as a pivot table in order to highlight important points for future discussion. <\/li>\n\n\n\n<li>Report automation is another thing you can do with Power Query. Want to see it in action? Here&#8217;s <a href=\"https:\/\/beebole.com\/blog\/how-build-timesheet-automated-reports-in-excel-power-query\/\">a tutorial on how to build an automated time tracking dashboard in Excel<\/a>. <\/li>\n<\/ol>\n\n\n\n<p><strong>Before we get started, some prerequisites for these hacks.<\/strong><\/p>\n\n\n\n<p>In some of the examples below, I\u2019ve\ncreated sample data in order to demonstrate the capabilities of Power\nQuery. It is assumed that these have already been loaded into Excel\nPower Query from a separate Excel spreadsheet.<\/p>\n\n\n\n<p><em>Sales Data (1)<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"418\" height=\"122\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/sales-data-1-1.png\" alt=\"Business Intelligence with Excel Power Query\" class=\"wp-image-5678\" title=\"\"><\/figure>\n\n\n\n<p><em>Sales Data (2)<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"224\" height=\"162\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/sales-data-2.png\" alt=\"Power Query and Excel BI: a tutorial\" class=\"wp-image-5679\" title=\"\"><\/figure>\n\n\n\n<p><em>Price Data<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"221\" height=\"175\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Price-data.png\" alt=\"5 Hacks for Business Intelligence with Excel Power Query\" class=\"wp-image-5680\" title=\"\"><\/figure>\n\n\n\n<p>Sales Detail<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"207\" height=\"171\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Sales-Detail.png\" alt=\"What is Excel Power Query\" class=\"wp-image-5682\" title=\"\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"5-BI-hacks\"><strong>5 Business intelligence hacks using Excel Power Query<\/strong><\/h2>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-1-find-unmatched-items-between-two-data-sources\">1. <strong>Find unmatched items between two data sources<\/strong> <\/h4>\n\n\n\n<p>An example of this is where there\nare two data sources, one being maintained locally, and one being\nmaintained centrally. The local one may simply be an Excel\nspreadsheet, and the central one may be a SQL Server database. These\nmay hold, for example, sales data, but the two data sources do not\nagree. Power Query allows the user to quickly find out the missing\nitems and resolve any differences, obviously saving one of your most\nvaluable resources\u2014time.<\/p>\n\n\n\n<p>In the sample data, Sales Data (1)\nis different to Sales Data (2). Some items match, but there are some\nin each data source that do not match the other. In this case, the\nunmatched items are easy to see because the data sample is very\nsmall, but at work you\u2019d most likely be working with a much larger\ndata set. \n<\/p>\n\n\n\n<p>If each source contains a huge\nnumber of rows, it would be a difficult task to find the individual\nitems in one source but not in the other. That is where Power Query\ncomes in. Using Power Query, you can find the unmatched items\nquickly.<\/p>\n\n\n\n<p>Select <strong>Get Data<\/strong> on the far\nleft of the ribbon and then click on <strong>Combine Queries<\/strong>. Select\n<strong>Merge,<\/strong> and a pop up screen will appear to allow you to select\nthe two data sources to be compared.<\/p>\n\n\n\n<p>Choose <strong>Sales Data (1)<\/strong> from\nthe drop down for the first table and <strong>Sales Data (2) <\/strong>for the\nsecond table.<\/p>\n\n\n\n<p>Click on the <strong>Product<\/strong> column\nin each table to show that this will be used to join the two tables\ntogether. These will be highlighted.<\/p>\n\n\n\n<p>The <strong>Join Kind<\/strong> drop down shows\na number of options. Choose <strong>Full Outer. <\/strong>Your screen should now\nlook like this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"589\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Find-unmatched-items-between-two-data-sources-in-Excel-700x589.png\" alt=\"Excel Power Query for Business Management\" class=\"wp-image-5683\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Find-unmatched-items-between-two-data-sources-in-Excel-700x589.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Find-unmatched-items-between-two-data-sources-in-Excel.png 732w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>Click on <strong>OK <\/strong>and the query\nwill be created.<\/p>\n\n\n\n<p>The query result will need expanding\u2014click on the <strong>arrow symbol<\/strong> in the right of the Sales Data (2) header to see this screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"450\" height=\"312\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Expand-query-result-in-Excel.png\" alt=\"5 things managers can do with Excel Power Query\" class=\"wp-image-5684\" title=\"\"><\/figure>\n\n\n\n<p>Click on <strong>OK ,<\/strong>and this will\nshow the full detail of the query result. Where rows do not match you\ncan see <strong>null<\/strong> values are shown.<\/p>\n\n\n\n<p>Click on <strong>OK,<\/strong> and then select\n<strong>Close &amp; Load<\/strong> from the far left of the ribbon.<\/p>\n\n\n\n<p>The data will be loaded into a new\nsheet, and the null values will be shown as blanks e.g cells A4, D6:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"331\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/New-sheet-of-data-in-Excel-700x331.png\" alt=\"What can managers do with Excel Power Query?\" class=\"wp-image-5685\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/New-sheet-of-data-in-Excel-700x331.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/New-sheet-of-data-in-Excel-768x364.png 768w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/New-sheet-of-data-in-Excel.png 1360w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>This shows a comparison between two\ntables, <strong>Sales Data (1<\/strong>) and <strong>Sales Data (2)<\/strong>. They have\nidentical column names of Product and Sales.<\/p>\n\n\n\n<p>You can see that tiles and\nplasterboard exist in <strong>Sales Data (2)<\/strong>, but not in <strong>Sales Data\n(1)<\/strong>.  Conversely, Bricks exists in <strong>Sales Data (1)<\/strong> but not\nin <strong>Sales Data (2).<\/strong><\/p>\n\n\n\n<p>You can now use the filters in the column header to isolate the blank values so as to show what is in one table and not in the other. Note that the query will automatically be called <strong>Merge1<\/strong>, but you can change the name.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-2-merge-more-than-two-data-sources-to-give-one-result\">2. <strong>Merge more than two data sources to give one result<\/strong> <\/h4>\n\n\n\n<p>It is usual in a relational database for data to be held across several different tables. For example, one table may hold customer information, another table may hold orders that the customer has placed, and a further table may hold details of the actual products that were ordered. Or perhaps you&#8217;d like to combine your <a class=\"highlighted-link bbl-link-hs bbl-link-hs-v-1\" href=\"https:\/\/beebole.com\/project-time-tracking\/\"><span>employee time tracking and timesheet data<svg width=\"17\" height=\"18\" viewBox=\"0 0 17 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.25 0.875H15.625C15.7908 0.875 15.9497 0.940848 16.0669 1.05806C16.1842 1.17527 16.25 1.33424 16.25 1.5V5.875C16.25 6.04076 16.1842 6.19973 16.0669 6.31694C15.9497 6.43415 15.7908 6.5 15.625 6.5C15.4592 6.5 15.3003 6.43415 15.1831 6.31694C15.0658 6.19973 15 6.04076 15 5.875V3.00833L4.81667 13.1917C4.69819 13.3021 4.54148 13.3622 4.37956 13.3593C4.21765 13.3565 4.06316 13.2909 3.94865 13.1764C3.83414 13.0618 3.76854 12.9074 3.76569 12.7454C3.76283 12.5835 3.82293 12.4268 3.93333 12.3083L14.1167 2.125H11.25C11.0842 2.125 10.9253 2.05915 10.8081 1.94194C10.6908 1.82473 10.625 1.66576 10.625 1.5C10.625 1.33424 10.6908 1.17527 10.8081 1.05806C10.9253 0.940848 11.0842 0.875 11.25 0.875ZM2.5 4.625C2.16848 4.625 1.85054 4.7567 1.61612 4.99112C1.3817 5.22554 1.25 5.54348 1.25 5.875V14.625C1.25 14.9565 1.3817 15.2745 1.61612 15.5089C1.85054 15.7433 2.16848 15.875 2.5 15.875H11.25C11.5815 15.875 11.8995 15.7433 12.1339 15.5089C12.3683 15.2745 12.5 14.9565 12.5 14.625V7.75C12.5 7.58424 12.5658 7.42527 12.6831 7.30806C12.8003 7.19085 12.9592 7.125 13.125 7.125C13.2908 7.125 13.4497 7.19085 13.5669 7.30806C13.6842 7.42527 13.75 7.58424 13.75 7.75V14.625C13.75 15.288 13.4866 15.9239 13.0178 16.3928C12.5489 16.8616 11.913 17.125 11.25 17.125H2.5C1.83696 17.125 1.20107 16.8616 0.732233 16.3928C0.263392 15.9239 0 15.288 0 14.625V5.875C0 5.21196 0.263392 4.57607 0.732233 4.10723C1.20107 3.63839 1.83696 3.375 2.5 3.375H9.375C9.54076 3.375 9.69973 3.44085 9.81694 3.55806C9.93415 3.67527 10 3.83424 10 4C10 4.16576 9.93415 4.32473 9.81694 4.44194C9.69973 4.55915 9.54076 4.625 9.375 4.625H2.5Z\"\/><\/svg><\/span><\/a> with information from other sources. Whatever your case, Power Query can help.<\/p>\n\n\n\n<p>These tables are all linked by a unique ID, but to report anything meaningful from this, the tables have to be joined together to form one query.  <\/p>\n\n\n\n<p>On the unmatched query above, you\nmay want to add pricing data to it. The Merge screen only allows for\ntwo tables or queries, so how do you bring in pricing data?<\/p>\n\n\n\n<p>The answer is to create another\nquery based on <strong>Merge1<\/strong> and <strong>Pricing Data.<\/strong><\/p>\n\n\n\n<p>Select <strong>Get Data<\/strong> on the far\nleft of the ribbon and then click on <strong>Combine Queries<\/strong>. Select\n<strong>Merge,<\/strong> and a pop up screen will appear to allow you to select\nthe two data sources to be compared.<\/p>\n\n\n\n<p>Select <strong>Merge1<\/strong> for the first\ntable and <strong>Price Data<\/strong> for the second.<\/p>\n\n\n\n<p>Click on <strong>Sales Data (2).Product<\/strong>\nin <strong>Merge1<\/strong> and <strong>Product<\/strong> in <strong>Pricing Data<\/strong> to\nindicate the columns to be joined. Your screen will look like this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"578\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Merge-more-than-two-data-sources-to-give-one-result-in-Excel-using-Power-Query-700x578.png\" alt=\"5 hacks for Excel BI \" class=\"wp-image-5686\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Merge-more-than-two-data-sources-to-give-one-result-in-Excel-using-Power-Query-700x578.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Merge-more-than-two-data-sources-to-give-one-result-in-Excel-using-Power-Query.png 758w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>For <strong>Join Kind<\/strong> choose <strong>Full\nOuter.<\/strong><\/p>\n\n\n\n<p>Click <strong>OK<\/strong> and the query result\nwill be shown.<\/p>\n\n\n\n<p>Expand the <strong>Price Data<\/strong> columns\nby clicking on the arrow symbol in the header (check the previous tip\nif you\u2019re unsure here.)<\/p>\n\n\n\n<p>Select <strong>Close &amp; Load <\/strong>from\nthe far left of the ribbon, and a new sheet will be created with the\nresults of three different data sources:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"189\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Excel-Power-Query-to-create-new-sheet-with-results-from-3-sources-700x189.png\" alt=\"Excel for Business Intelligence\" class=\"wp-image-5687\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Excel-Power-Query-to-create-new-sheet-with-results-from-3-sources-700x189.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Excel-Power-Query-to-create-new-sheet-with-results-from-3-sources-768x208.png 768w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Excel-Power-Query-to-create-new-sheet-with-results-from-3-sources.png 791w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>Note that Bricks is shown in Price\ndata as orphaned because we joined on <strong>Sales Data (2).Product<\/strong>\nand Bricks was missing from <strong>Sales Data (2).<\/strong><\/p>\n\n\n\n<p>The new query has now been automatically called Merge2, but the name can be changed<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-3-creating-a-calculated-column\">3. <strong>Creating a calculated column<\/strong> <\/h4>\n\n\n\n<p>In the final output from Power\nQuery, you may want to perform a calculation based on specific fields\nwithin the final output. For example, you could have the number of\nproducts sold, and the price for each product. However, there is\nnothing showing the overall value of what has been sold, which is\nuseful in reporting to senior management. This is where a <strong>calculated\ncolumn<\/strong> can be used.<\/p>\n\n\n\n<p>In the result above, you may wish to\nadd a column that shows the value of the sales in <strong>Sales Data (2).<\/strong><\/p>\n\n\n\n<p>In the <strong>Queries and Connections<\/strong>\npane (on the right of the screen), right click on<strong> Merge2<\/strong> and\nselect <strong>Edit.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"357\" height=\"550\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Queries-and-connections-in-Excel-when-using-Power-Query.png\" alt=\"5 Hacks of Excel for Business Intelligence\" class=\"wp-image-5688\" title=\"\"><\/figure>\n\n\n\n<p>A new window will appear showing\nyour query and a new ribbon.<\/p>\n\n\n\n<p>Selectthe <strong>Add Column\n<\/strong>ribbon tab, and then click on <strong>Custom Column<\/strong> in the <strong>General<\/strong>\nsection of the ribbon.<\/p>\n\n\n\n<p>A screen will appear for you to\ndescribe your calculation. The default name for the column is Custom,\nbut you can provide a new name.<\/p>\n\n\n\n<p>Enter the formula into the Custom\nColumn Formula box:<\/p>\n\n\n\n<p>[#&#8221;Sales Data\n(2).Sales&#8221;]*[Price Data.Price]<\/p>\n\n\n\n<p>You can do this by double clicking\non the <strong>Available Columns<\/strong> list.<\/p>\n\n\n\n<p>Click <strong>OK<\/strong> and, the new query\nwill be shown with the additional calculated column<\/p>\n\n\n\n<p>Select the <strong>Home tab<\/strong> and click\non <strong>Close and Load. <\/strong>Your\nedited query will now be displayed on the original sheet:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"172\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Edited-query-saved-on-Excel-sheet-using-Power-Query-700x172.png\" alt=\"Business Intelligence with Excel BI and Power Query\" class=\"wp-image-5689\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Edited-query-saved-on-Excel-sheet-using-Power-Query-700x172.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Edited-query-saved-on-Excel-sheet-using-Power-Query-768x188.png 768w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Edited-query-saved-on-Excel-sheet-using-Power-Query.png 819w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-4-use-group-by-to-summate-a-query\">4. <strong>Use Group By to summate a query<\/strong> <\/h4>\n\n\n\n<p>Power Query will by default produce\na unique row for each row of the query, though this may be too\ndetailed for reporting purposes. If\nyou want to see how many of a particular product has been sold, then\na simple query showing every instance of the product would not be\nvery helpful. You can use <strong>Group By<\/strong> to summate by product to\ngive the total sold for each product.<\/p>\n\n\n\n<p>On the sample data for <strong>Sales\nDetail<\/strong>, the products cover multiple rows so that there may be\nseveral values for a particular product.<\/p>\n\n\n\n<p>You may wish to see the total values\nby product in your query. \n<\/p>\n\n\n\n<p>To do this, right click on the<strong>\nProduct Details <\/strong>table in the <strong>Queries and Connections<\/strong> pane\non the right-hand side of the screen. Select <strong>Edit <\/strong>and the\nEditing screen will appear.<\/p>\n\n\n\n<p>Click on the <strong>Product <\/strong>column\nheader if this is not already highlighted\u2014this is the column you\nare going to group by.<\/p>\n\n\n\n<p>Select <strong>Group By<\/strong> on the ribbon\n(under <strong>Transform<\/strong>), and a <strong>Group By<\/strong> window will appear.<\/p>\n\n\n\n<p><strong>Group By<\/strong> will show as\nproduct. Enter \u2018Total\u2019 in the new column name box, and change the\n<strong>Operation<\/strong> to <strong>Sum<\/strong>.  Change the <strong>Column<\/strong> name to\n<strong>Sales<\/strong> (this is the column to be summated).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"303\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Group-By-to-summate-a-query-in-Microsoft-Excel-700x303.png\" alt=\"A step by step tutorial on how to use Excel Power Query for Business Intelligence\" class=\"wp-image-5690\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Group-By-to-summate-a-query-in-Microsoft-Excel-700x303.png 700w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Group-By-to-summate-a-query-in-Microsoft-Excel-768x332.png 768w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Use-Group-By-to-summate-a-query-in-Microsoft-Excel.png 1085w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>Click <strong>OK<\/strong>,\nand your summated query will be shown. Select <strong>Close &amp; Load<\/strong>\nfrom the ribbon, and the query will appear on a new sheet, showing\ntotals for each product.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"160\" height=\"115\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/New-query-on-new-sheet-when-summating-information.png\" alt=\"Excel BI Power Query\" class=\"wp-image-5691\" title=\"\"><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-5-fast-data-load\">5. <strong>Fast Data Load<\/strong> <\/h4>\n\n\n\n<p>When importing data from other\nsources such as databases this can be slow, particularly if there are\na large number of records. To speed this up, right click on the data\nsource showing in the <strong>Queries and Connections<\/strong> pane on the\nright-hand side of the screen.<\/p>\n\n\n\n<p>Select <strong>Properties<\/strong> and a\nproperties window will appear.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"508\" height=\"509\" src=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Fast-Data-Load-option-when-using-Excel-Power-Query.png\" alt=\"What is Excel Power Query for Business Intelligence?\" class=\"wp-image-5692\" title=\"\" srcset=\"https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Fast-Data-Load-option-when-using-Excel-Power-Query.png 508w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Fast-Data-Load-option-when-using-Excel-Power-Query-160x160.png 160w, https:\/\/beebole.com\/blog\/wp-content\/uploads\/2019\/12\/Fast-Data-Load-option-when-using-Excel-Power-Query-28x28.png 28w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/figure>\n\n\n\n<p>Tick the box for <strong>Enable Fast Data\nLoad.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"smart-business-management\"><strong>Excel Power Query for smart business management<\/strong><\/h2>\n\n\n\n<p>I hope these business hacks using Power Query in Excel have proven helpful\u2014when used correctly, it can save you time and resources, as well as help unlock powerful insights that lead to <a href=\"https:\/\/beebole.com\/blog\/budget-vs-actuals-template-microsoft-excel\/\">better reporting<\/a> and decision making in management. If you have any questions or comments, let us know with a comment below. <\/p>\n\n\n\n<p>As always, if you\u2019ve got an idea for a new <a href=\"https:\/\/beebole.com\/blog\/category\/learn-tutorials-howtos\/\">tutorial<\/a> (we&#8217;ve already written about <a href=\"https:\/\/beebole.com\/blog\/employee-cell-data-usage-with-google-sheets-free-template\/\">automating cell phone data usage analysis<\/a>, <a href=\"https:\/\/beebole.com\/blog\/annual-compensation-reviews-google-sheets-free-template\/\">annual compensation reviews<\/a> and more), we\u2019d love to hear from you as well!<\/p>\n\n\n\n<div  class=\"mx-auto bbl_cta_block bk-light\">\n\t<a\t\tclass=\"bbl_cta_block-blockcontent bbl_cta_block-link d-block overflow-hidden position-relative rounded-4 text-decoration-none\"\n\t\thref=\"https:\/\/beebole.com\/blog\/how-build-timesheet-automated-reports-in-excel-power-query\"\n\t\ttitle=\"How to build an automated report in Excel with Power Query: The time tracking dashboard\"\n\t\t\t\t\t>\n\t\t\t\t\t<div class=\"bbl-blue-dot object-fit-cover position-absolute start-0 top-0\" style=\"background-image: url(https:\/\/beebole.com\/blog\/wp-content\/themes\/sage\/public\/images\/blue-dot.a385a5.svg)\"><\/div>\n\t\t\t\t<div class=\"bottom-0 end-0 object-fit-cover position-absolute bbl-orange-dot\" style=\"background-image: url(https:\/\/beebole.com\/blog\/wp-content\/themes\/sage\/public\/images\/orange-dot.47ecad.svg)\"><\/div>\n\n\t\t<div class=\"bbl_cta_block-row align-items-center d-flex flex-md-row justify-content-center mx-0 no-gutters position-relative row\">\n\t\t\t<div class=\"bbl_cta_block-img-col col d-flex justify-content-start pe-md-2 pe-lg-4 px-0\">\n\t\t\t\t<img\n\t\t\t\t\talt=\"How to build an automated report in Excel with Power Query: The time tracking dashboard\"\n\t\t\t\t\tclass=\"d-block h-auto mw-lg-100\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\theight=\"240\"\n\t\t\t\t\tsrc=\"https:\/\/beebole.com\/blog\/wp-content\/themes\/sage\/public\/images\/promotion-post.9422b6.png\"\n\t\t\t\t\twidth=\"360\"\n\t\t\t\t\/>\n\t\t\t<\/div>\n\t\t\t<div class=\"bbl_cta_block-text-col col mt-md-0 ps-0\">\n\t\t\t\t\t\t\t\t\t<div class=\"mb-1\"><div class=\"bbl_cta_block-label lh-base mb-2 mb-md-4\">RELATED POST<\/div><\/div>\n\t\t\t\t\t\t\t\t<div class=\"bbl_cta_block-title lh-base\">How to build an automated report in Excel with Power Query: The time tracking dashboard<\/div>\n\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t<div class=\"bbl_cta_block-button h6 lh-1 mb-0 mt-3\">\n\t\t\t\t\t\t\tRead more\t\t\t\t\t\t\t<svg class=\"ms-2\" width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t<path d=\"M5.9375 1.09375L6.625 0.40625C6.9375 0.125 7.40625 0.125 7.6875 0.40625L13.7812 6.46875C14.0625 6.78125 14.0625 7.25 13.7812 7.53125L7.6875 13.625C7.40625 13.9062 6.9375 13.9062 6.625 13.625L5.9375 12.9375C5.65625 12.625 5.65625 12.1562 5.9375 11.8438L9.71875 8.25H0.75C0.3125 8.25 0 7.9375 0 7.5V6.5C0 6.09375 0.3125 5.75 0.75 5.75H9.71875L5.9375 2.1875C5.65625 1.875 5.625 1.40625 5.9375 1.09375Z\" fill=\"#313358\" \/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/a>\n<\/div>\n\n\n<p> \u2014 <br>Photo by @jonathan_francisca on Unsplash<\/p>\n<div class=\"bbl-post-disclaimer\">The experts who have written or contributed to this article are independent from Beebole, and their contribution doesn't serve as endorsement for our company\/tool or their past\/present organizations, employers, or associates.<\/div>","protected":false},"excerpt":{"rendered":"<p>What is Excel Power Query? Using Power Query in Microsoft Excel opens up the possibility of unlocking invaluable Business Intelligence for managers, which is exactly what we\u2019re going to cover today. But first thing\u2019s first: What is Power Query and where can you access it? You can access Power Query on the Data tab of [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":10695,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[123],"tags":[3989,4012],"class_list":["post-5675","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-productivity-time-management","tag-excel","tag-tutorials"],"acf":[],"_links":{"self":[{"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/posts\/5675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/comments?post=5675"}],"version-history":[{"count":12,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/posts\/5675\/revisions"}],"predecessor-version":[{"id":14003,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/posts\/5675\/revisions\/14003"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/media\/10695"}],"wp:attachment":[{"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/media?parent=5675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/categories?post=5675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/beebole.com\/blog\/wp-json\/wp\/v2\/tags?post=5675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}