Monday, August 15, 2022

2 Ways to Quickly Filter Unique Records From Table

When you get data from others, sometimes you find that you'll have to do some clean up. A common clean up activity is removing duplicate data or records from a table or range of data. Small tables are easy to do, just find the row and right click delete row. But if it's a lot of data, or this is something you do on a recurring basis, there's an easier way to do this. In this video, I'll show you two examples of how this can be done. One with the newer dynamic array function (available for M365) called UNIQUE and the other with the old school Advanced Filter feature.

Monday, August 8, 2022

Create a Dynamic Chart Title Sourced from Pivot Table & Slicer

Pivot Tables are one of the best analytical tools in Excel. To enhance and better present the data / information to your audience, you'd need to have a chart to visualizes the data. You may also have a meaningful title, but what if you want to change the Pivot Table? You'd think that you might need to manually change the title to reflect the pivot table chart. Nope! You can use slicers and an additional table to create dynamic text to put into your chart title.

Monday, May 9, 2022

Create Four Column Layout in SharePoint

The available section layouts in modern SharePoint is a three column layout. But what if you what to have more columns, like a 4 column layout? There's actually an option to do this by using the the vertical section option when adding a section to a page. There's some limitations to the view or design of the whole page, but if you want a four column layout on your Share Point page, this is a nice workaround for your design.