News

In this post, we will show you how to reorder multiple columns in Power Query with Drag & Drop. Often when importing data from various sources, columns may not be in the desired order.
You can enter data into a Microsoft Excel sheet or run a bit of M code in Microsoft Excel Power Query when you need to create a table.
I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...