Sharing a Power Query Between Files
If you have a created a power query to import data you can save it and have another file access it easily.
(more…)
If you have a created a power query to import data you can save it and have another file access it easily.
(more…)
Power Query can import table-based data direct from the web. As an example, we can extract the public holiday dates for Western Australia from the WA government website. This process is sometimes called web scraping.
(more…)
Sometimes Power Queries generate errors. Some errors stop all data being returned and others will return a blank cell for the error in the returned table. You can list the rows that are generating the errors. This can help you identify what is causing the error.
(more…)In this recording of a live webinar I ran in late January 2023 you will learn how to import multiple files in a single Power Query. If you use data at all then Power Query is an essential skill to possess. Use the buttons below the video to download the materials. Download Materials Building on the skills covered in the Introduction session, we will start working with multiple files. For example you may have 12 separate CSV files in a…
In this recording of a live session ran in late January 2023 you will learn how to automate data importation in Excel with Power Query. If you use data at all then Power Query is an essential skill to possess. Use the buttons below the video to download the materials. Download Materials Power Query allows you to automatically perform data cleansing routines on your data sources – no manual intervention required. Simply refresh and your data is ready to use.…
Woohoo ! A new shortcut to open the Power Query window. Works in the latest subscription version of Excel. Alt + F12
There was a recent discussion of this topic on LinkedIn. When you are in the Power Query window you can’t save the query. If you Close and Load and Excel crashes, you could lose your work. If you have spent some time working on a query this can be frustrating. Here’s how you can capture the query before using Close & Load.
(more…)This is the recording of the second free Power Query webinar I ran in 2022. You can watch the first one at this link. In this session we see how to import multiple files in one Power Query. We look at importing CSV and Excel files. You can download the materials, including a detailed pdf manual using the button below. Download Materials https://vimeo.com/698458526
Earlier this month I ran a free webinar on Excel Power Query. This is the recording of the session with no editing, no time limit and no sign up required. Power Query is the best way to import data into Excel. It is also the data importation system used in Power BI, so everything you learn in Excel can be applied to Power BI. You can download the materials, including a detailed pdf manual at the button below. Please enjoy,…
In general, you should reduce the number of columns you import via Power Query to the minimum you require. Here is a quick technique to make that a bit easier.
(more…)
Data types are an important part of Power Query in Excel and Power BI. They define the type of data that should be in a column. When performing some calculations, getting the column data type right is vital.
(more…)I used this today in a live webinar. I zoomed into the Power Query window in Excel to make it easier to see. Ctrl + Shift + + (plus)
If you need to find if text is in a column you can use the Text.PositionOf function to confirm it exists.
(more…)Getting data into Excel and in the correct layout and format is the important starting point for any Excel project. Power Query can automate the importation process. It is now a vital skill to possess. This is a follow up session to the Introduction session which you can view here. This session focuses on importing multiple files from a folder. The session uses CSV and Excel files plus Excel tables. This is a video of a free live training session…
Getting data into Excel and in the correct layout and format is the important starting point for any Excel project. Power Query can automate the importation process. It is now a vital skill to possess. This is a video of a free live training session I ran in May 2021 - over 100 people attended - please share this resource with friends and colleagues. No editing has been done to the video. Use the button below to download the pdf…
If you need to extract the Australian Financial Year from a date in Power Query here is how to do it.
(more…)
I have received a few questions recently relating to working with data spread across multiple sheets. In general, if the data is in the same layout, keep it in one table.
(more…)
When you transform data using Power Query it will often automatically promote the headers (use first rows headers) and guess the data types for each column. You can stop it doing this.
(more…)
When working with some large data sets in Power Query it may be useful to default your Close and Load option to Connection Only rather than a Table. That way if you do strike an issue it won’t take ages to load to data.
(more…)The shortcut to display the Queries & Connections Task Pane is easy to remember. It is Adults Only! To display or hide the Queries & Connections Task Pane you use. These keys are pressed in sequence, not held down. So only adults allowed in Power Query.
Power Query does not have an IFERROR function. It does however have another function that performs the same type of calculation.
(more…)
Let’s say that you need to create a list of files in a folder. This is possible using VBA, but it is also possible in Power Query and it’s much easier to do in Power Query.
(more…)
It is considered best practice to use Measures for all your values in Power BI reports and dashboards. One way to make it easier to find Measures is to group them together. (more…)
Once you start to use Power Query you may find yourself with quite a few queries in the one file. To make it easier to control them you can use groups to keep similar queries together. (more…)
A recent attendee at a webinar posed the question, can you change the Close & Load setting on an existing query? Here is the answer. (more…)
Received this email after a recent Power Query session - some things may take a few goes to understand, that's OK, that's how we learn.
In October 2019 I ran my Introduction to Power Query webinar for free (previously it was a paid session). I want to get this information out to as many people as possible. please share this resource with colleagues and your network. The detailed pdf manual and example file can be downloaded by using the button below. Content listed below the video. Download Materials Power Query allows you to automatically perform data cleansing routines on your data sources – no manual…
Promoting headers in Power Query means using the first row as column headers. In Power Query this is a useful and common option. In some cases it is even automated. There is one time though when you don’t want to use it. (more…)
Sometimes when working with CSV files in Power Query you may strike the situation where Fill Down doesn’t fill down. Don’t worry there is an easy fix. (more…)
Its always great to receive e-mails like this. Power Query is a game changer.