Posted by
Andy Brown
on 18 February 2022
The February update enables the big new formatting pane in Power BI by default, as well as introducing changes to mobile view and multi-row cards.
Posted by
Andy Brown
on 15 November 2023
Our archived websites only go back to 1998, sadly, but this still offers a fascinating (well, for us anyway) peek back into the past.
Posted by
Andy Brown
on 15 November 2023
A look at how the nature of our clients has changed over the twenty or so years for which we've been recording data.
Posted by
Andy Brown
on 15 November 2023
Wise Owl have come a long way since we started in a basement in Chorlton-cum-Hardy 30 years ago. We thought we'd retrace our steps …
Posted by
Andy Brown
on 15 November 2023
Much has changed in the 30 years Wise Owl has now been in business - and nowhere more so than in the software that we teach. Take a trip with us down memory lane to remember past applications!
Posted by
Andy Brown
on 10 February 2022
This blog lists our 5 worst moments from the first 30 years of Wise Owl, and the 5 bits of advice these would prompt me to give to anyone thinking of starting their own business.
Posted by
Andy Brown
on 15 November 2023
2022 marks the 30th anniversary of Wise Owl Training. Much has happened since we started work in a basement in South Manchester!
Posted by
Andy Brown
on 31 January 2022
A modest Python program to mimic the popular online Wordle game, using a Tkinter form and some basic classes.
Posted by
Andy Brown
on 28 January 2022
Can you play Wordle in Power BI? Of course you can! This blog explains how you can get Power BI to do something which it is eminently unsuited to do!
Posted by
Andy Brown
on 28 January 2022
The Wordle bandwagon is rolling fast downhill, but we managed to board it. This blog shows one Wise Owl's current stats, and links to our Power BI, Python and Excel VBA versions of this web-based word game.
Posted by
Andy Brown
on 20 January 2022
You can use these hidden gems to reassign or disable keys on your keyboard, detect pixel colours in a website, display a Windows short-cut key guide … and much more!
Posted by
Andy Brown
on 20 January 2022
We have launched two new courses: a two-day Advanced Power BI (Reports) course for report authors, and a two-day advanced Power BI (Data) course for data modellers.
Posted by
Andy Brown
on 17 December 2021
This blog shows you various ways in which you can loop over the columns of a pandas dataframe, and also explains how to loop over the rows of a dataframe (together with why you should avoid doing this!).
Posted by
Andy Brown
on 17 December 2021
A summary of how to package up your Python program (including any referenced modules) into a single executable file.
Posted by
Andy Brown
on 24 November 2021
Ten reasons why Python is a better programmng language than C# (and most other languages), as well as two reasons why it might not be.
Posted by
Andy Brown
on 24 November 2021
To celebrate the 10th birthday of our video channel we've created this infographic, showing for example that the number of hours spent watching our videos would have covered 2,949,152 views of the first episode of Squid Game.
Posted by
Andy Brown
on 24 November 2021
This blog shows how to generate a table which includes not only all of the dates in your data model, but also a range of aggregator columns such as financial year and month name for reporting purposes.
Posted by
Andy Brown
on 24 November 2021
You can use SQLCMD mode to parameterise the connection, database name, table name and select columns for a query - and much more besides, as this blog explains.
Posted by
Andy Brown
on 18 November 2021
Tired of doing repetitive tasks at Christmas? This blog shows you how to create a Power Automate Desktop flow to send emails out to your nearest and dearest programmatically, with each email including instructions on how they should use the gifts they've been given.
Posted by
Andy Brown
on 18 November 2021
Power Automate Desktop allows you to automate any common sequence of tasks that you perform in Windows, and has the potential to change your working life. So what is it?