Data Frames in RData frames are the data analyst’s default way of interacting with data. The best way to learn data […] March 11, 2023 in R Language tagged data / table / frame / R Data by Mike
SQL Temp TablesLet’s discuss temporary tables in Microsoft’s T-SQL. Temporary tables have a hash (#) at the start of their […] February 10, 2023 in SQL tagged sql / temporary / table by Mike
T-SQL Tables and Row CountYou are exploring a database in SQL Server using SSMS. You need a script that simply reports the […] January 10, 2023 in SQL Server tagged exploration / table / row / explore by Mike
SQL Select IntoThe SELECT INTO statement copies data from one table into a new table. Here’s the syntax for copying […] January 8, 2023 in SQL Server tagged backup / table / copy / into / select by Mike
Excel SlicersWhat is a slicer? A slicer is a visual representation of a filter. They are available in Excel […] November 19, 2022 in Excel tagged table / filter / slicer by Mike
Pivot Table Sales Data ExampleLet’s look at some Sales data in a simple example and use Pivot Table to summarize the data. […] November 11, 2022 in Excel tagged data / excel / table / summarize / pivot / Excel Pivot Tables by Mike
Get Data From the Web Into ExcelYou can get data from a web page and import it into Excel. It’s easy. You might want […] November 6, 2022 in Excel tagged data / Google / import / sample / table / web / page / sheets / Northwinds by Mike
Excel Pivot Tables Date GroupingDates can be a bit tricky. For the best solution to working with dates in our Pivot Table […] November 5, 2022 in Excel tagged tools / model / pivot / hide / calendar / group / dates / power / data / ungroup / table / client / date by Mike
Excel Table RelationshipsSuppose you have two tables of data in Excel that are related. As an example, you might have […] November 5, 2022 in Excel tagged link / join / left / model / relationship / pivot / power / table 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 combine / merge / query / pivot / multiple / many / power / append / union / sheets / table / Excel Pivot Tables by Mike
Excel Agenda TemplateDo you have an event or meeting that you would like to enter into Excel and have Excel […] October 28, 2022 in Excel tagged time / offset / if / filter / agenda / at / account / table by Mike
Excel Add or Remove Table Rows and ColumnsRows If you have an Excel table, you can easily add rows to that table. One way is […] October 27, 2022 in Excel tagged excel / remove / table / add / column / row / Excel Tables by Mike