Excel Power Query Data Type ErrorSometimes when you bring in data into the Power Query Editor, you experience data type errors. Here below […] November 6, 2022 in Excel tagged data / error / type / query / power / Excel Power Query by Mike
Excel Power Query Fill DownAre you using Power Query to import data into Excel and finding that one of your columns is […] November 6, 2022 in Excel tagged transformation / data / import / query / power / Excel Power Query by Mike
Create a Pivot Table from Multiple Sheets using Power QueryDo you have an Excel workbook (file) that has multiple worksheets of data that you need to combine […] November 5, 2022 in Excel tagged many / power / append / union / sheets / table / combine / merge / query / pivot / multiple / Excel Pivot Tables by Mike
Power Query Transform Phone NumberDo you need to split a column of imported Excel telephone number data into two columns so that […] October 16, 2022 in Excel tagged power / transform / excel / text / import / query / Power Query Transform by Mike
Excel Power Query IntroductionWhat is Power Query? This is what Microsoft says: “Power Query is a data transformation and data preparation […] October 2, 2022 in Excel tagged power / BI / business intelligence / ETL / query / Excel Power Query by Mike
Dapper micro-ORM IntroductionDapper is an open-source Object Relational Mapper (ORM) for .NET. It was written by the people over at […] May 3, 2020 in Dapper tagged data / database / query / Dapper / ORM / Dapper by Mike
WPF ListBox of ColorsThis post is a sample Windows Presentation Foundation (WPF) program of a ListBox that lists all of the […] April 6, 2020 in WPF tagged C# / predefined / query / window_loaded / box / Linq / example / listbox / colors / colours / list / loaded / color / WPF ListBox by Mike
C# LINQ Part 2In this post on LINQ we will work with Mosh Hamedani and his video course on Udemy.com. With […] November 24, 2018 in C# tagged query / Linq / C# LINQ by Mike
SQL Server Access MethodsAs Microsoft says: “Generally, there are different methods for accessing the data in each table. If only a […] April 1, 2018 in SQL Server tagged query / index / optimizer / scan / engine / access / SQL Server Data Structures by Mike
SQL Server Multi-Table QueriesThis post serves as a series of links to the different kinds of multi-table queries. The Microsoft Press […] March 12, 2018 in SQL Server tagged table / join / subquery / query by Mike
SQL Server Logical Query ExampleThis post is a continuation of the post called SQL Server Logical Query. It is based on the […] December 1, 2017 in SQL Server tagged query / logical / SQL Logical Query by Mike
SQL Server Logical QueryAs a SQL Server practitioner, it is important to understand logical query processing. The following list is found […] November 26, 2017 in SQL Server tagged sql / order / select / logical / query / processing / SQL Logical Query by Mike