Entries by

Excel SLOPE Function and Scatter Plot for a Pricing Formula

This video takes us back to my very first paid project in Excel. A photographer had a problem calculating the price of a finished and framed photo. The main part of the problem was the mystery around the price of the frame. We gathered receipts and I figured, “what the heck, let’s plot the known […]

IDEAS in Excel: Be wary of these weaknesses

Excel has a feature called Ideas. It offers to provide information about the user’s dataset, and accepts natural language questions. This video shows areas where you need to watch out or you can get into deep trouble. I’m skeptical of AI/ML (artificial intelligence and machine learning). Why? Because the hype and marketing around this technology […]

Power Query: Import from PDF (2 Examples)

One thing has been torture for those of us who work with data: breaking data out of PDF files! Just recently, Power Query got a new feature: import from PDF. In this video I show 2 examples of importing a PDF into Power Query and also show the old methods of a plain old copy-paste […]

Excel COUNTIFS function with OR Criteria

#COUNTIFS #CountMultipleCriteria #COUNTIFSfunction For an intro to Get & Transform (Power Query) try my Lynda/LinkedIn course: https://www.linkedin.com/learning/instructors/oz-du-soleil?trk=insiders_28299411_learning Website: https://ozdusoleil.com My book: Guerrilla Data Analysis 2nd Edition My old blog: http://datascopic.net/blog-2-2

Power Query: Split Multiple Columns into Rows All At Once

It’s easy to split columns in Power Query and split into rows. But here’s a situation where there’s data in 3 columns that will fly apart and get unmatched if we split one column without splitting the other 2 at the same time. One solution would be to split the source data into 3 pieces, […]

Excel’s LET function in 3 Acts

One of Excel’s newest functions: LET() Incredible! This function allows the Excel user to create complex formulas that are easier to create and easier to read. But they do require the user to think several steps ahead. In this video I show 3 examples and make 2 cases in favor of using LET: – Very […]