Wingate365 - Business Central, Dynamics 365, Microsoft cloud and technology notes by Andy Wingate.

More posts

SSRS - Aggregate of an Aggregate

So here is how to subtotal a column that is itself a sum function. SSRS 2005 wont allow you to aggregate an aggregate function. For example, the total of a column showing a Running …

MS-SQL / Excel Data Connectors

Data Connectors are a very handy way to give office staff access to the data they need from an MS-SQL database without any knowledge of SQL. Where central data is held in MS-SQL …

Grub customiser / Ubuntu

Beats trying to find the right file to edit.. sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer Dead easy to …