Don’t run everything in one chat session
Running multiple topic-based chat sessions in parallel beats one monolithic chat. Tighter focus, faster context, easier to review weeks later.
Data modelling and DAX
Running multiple topic-based chat sessions in parallel beats one monolithic chat. Tighter focus, faster context, easier to review weeks later.
I use VS Code as a personal productivity environment, not a coding tool. Customer notes, briefings, emails, research, diaries, presentations, planning. Almost no actual code. This is the first post in a series writing down the setup.
Introduction I recently wrote an article showing how you can visualise a dataset refresh using Power BI. It was a pretty cool way to show some of the internal workings of what otherwise is a black box. The idea from my earlier article uses SSMS Profiler to run a trace against a database hosted in … Continue reading Visualise your Power BI refresh – in real-time
For this article, I want to share a way for you to create your own Power BI “Helper Tool” and register it as an external tool in Power BI. This article carries on from some of my recent articles on how you can use Visual Studio Code to help automate specific tasks by taking advantage … Continue reading Use Visual Studio Code to create Power BI External Tool