GIT
A collection of basic GIT commands that can be helpful: Switching to the local branch: git checkout <name> Rename the local branch: git branch -m… Read More »GIT
A collection of basic GIT commands that can be helpful: Switching to the local branch: git checkout <name> Rename the local branch: git branch -m… Read More »GIT
The Analytics Industry often promises that we can predict What Will Happen, or discover Hidden Correlations between seemingly unrelated variables in datasets. My experience is… Read More »Moving from What Has Happened to What Will Happen
This blog is an easy-to-read summary of the Query Store functionality available in Azure SQL and other versions of SQL Server.
Data Flexibility is surely the goal. I can’t believe that it has taken me so long to write a post on this! How much time… Read More »Data Flexibility
Business that operate on a Membership Business model have different objects compared to say a Distributor or Retailer Model. This post is about how analytics supports this type of business
Oh, the discomfort of having a genuine need (i.e. not one that you have raised), access to budget, but a lack of engagement from whoever… Read More »Lack of Engagement
In my career I have used and built many ‘frameworks’. Typically they are focused on Data Warehouses delivery involving the Extraction, Transformation and Loading (ETL)… Read More »So you need a framework?
Reconciliation is a component of integrated data solutions that will lead to the blame game if it is not attended to
As an industry, like many others, we are very proficient at reinventing our selves. After all we are now in the middle of the modern… Read More »Is Business Intelligence Still a ‘thing’? It seems so …
Ok, a quick post on connecting Power BI to Oracle. I wanted to do some simple testing by looking at row counts across a Oracle… Read More »Connecting Power BI to Oracle