Posted by
Andy Brown
on 20 September 2019
The CONCAT function makes it much easier to join columns together, while the STRING_AGG and CONCAT_WS functions make it easier to create things like comma-delimited lists.
Posted by
Andy Brown
on 20 September 2019
How to create a new app to view your Google Analytics data in Power BI Service.
Posted by
Andrew Gould
on 19 August 2019
Lots of our training material uses examples related to movies but did you know that Wise Owl has several tenuous connections to famous films?
Posted by
Andy Brown
on 14 August 2019
In addition to the Power BI preview features dialog box, Andy Gould has discovered two excellent new sources of information on forthcoming changes for Power BI, as this blog explains.
Posted by
Andy Brown
on 14 August 2019
Want to make a worksheet inexplicably change colour, and display strange text in cells? This blog explains how you can do this using the Normal style.
Posted by
Andy Brown
on 14 August 2019
The previous blog listing great OOH moments in Excel omitted one of the biggest - the absolute quickest way to create a chart.
Posted by
Andy Brown
on 05 August 2019
For nearly all new Microsoft software updates Wise Owl are prepared to wait before commenting, but the new Office 365 icons are much harder to read and distinguish than the old ones!
Posted by
Andy Brown
on 05 August 2019
Most people will be on either the monthly or semi-annual update channel for Office 365. This blog shows how you can find out which channel you are on, and how to change your channel.
Posted by
Andy Brown
on 02 July 2019
Did you know that you can view the SQL for a query in Power BI's Query Editor? Me neither!
Posted by
Andy Brown
on 17 June 2019
This month it's Shaun's turn to nominate the five best short-cut tips in Excel.
Posted by
Andy Brown
on 17 June 2019
If you want to spice up your emails or reports, use this Windows shortcut to insert emojis.
Posted by
Andy Brown
on 17 June 2019
This short blog highlights a quick way to copy the full path (including the file name) of a file in Windows Explorer.
Posted by
Andy Brown
on 17 June 2019
Some people are experiencing problems when trying to suppress screen updates while macros are running in Excel VBA, under Windows 10. This blog gives one possible solution.
Posted by
Andy Brown
on 17 June 2019
When you discover a new short-cut key, should you share it? This blog shows a way to bring up Intellisense for the arguments to user-defined functions in Excel VBA.
Posted by
Andy Brown
on 14 June 2019
When you're copying worksheets containing range names, Excel can detect conflicts and take you into a seemingly endless loop of Yes/No dialog boxes. This blog explains why this happens, and how to get out of the loop!
Posted by
Andy Brown
on 11 June 2019
If you're creating Reporting Services reports using multivalue parameters and stored procedures, you'll find this function to split a list of values into a single-table column useful.
Posted by
Sam Lowrie
on 15 May 2019
This blog shows how to create custom date periods within a date table for 28 day cycles, but the principles shown could be applied to create any custom date periods.
Posted by
Sam Lowrie
on 15 May 2019
Learn how to create a basic date table in Power BI, using either the CALENDAR or CALENDARAUTO functions, and also learn how to then add custom columns of your own.
Posted by
Sam Lowrie
on 15 May 2019
Whether your financial year ends on a fixed date every year or on the first Monday in June, this blog will show you how to incorporate it into your calendar table.
Posted by
Andy Brown
on 13 May 2019
If your stored procedures or SQL queries are running slowly, don't bother looking at correlated subqueries, cursors, functions or any of the other usual culprits. There's one SQL syntax which Wise Owl have found to be an order of magnitude worse than any other, as this blog shows.