Head of Data Engineering & Analytics (Grade 5)

SFIA-8 Aligned Overview As Head of Data Engineering & Analytics (Grade 5), you provide strategic oversight and operational leadership for the design, delivery, and assurance of data pipelines, analytics platforms, and trusted reporting across the business. This role brings together Data Governance, Engineering, Reporting, and Advanced Analytics into a unified, high-confidence service that enables accurate … Read more

Release 68

🔧 Summary of Changes This week’s release includes updates to four DataMart view SQL files, all related to a recent data unification issue affecting the CAD domain. The issue arose due to conflicting records across two client lists. This has now been resolved by aligning with the authoritative CL extracted from the Vision database (last … Read more

Parse CODESSTRING in Power BI Using Power Query (M)

📘 Context The CODESSTRING field returned from Oracle contains serialised key-value pairs using non-printing ASCII characters: Example value: ✅ Goal Convert this encoded string into structured columns in Power BI, e.g.: ACCOUNT CODE_B CODE_C CODE_D CODE_E 10201 200 2011072 🛠️ Solution: Power Query Function Step 1: Create the Parsing Function Step 2: Apply the Function … Read more

Release 67

🗂️ Summary by Change Type Many of the changes in this release were introduced to support the dynamic generation of Common Table Expressions (CTEs) as part of the myBMT auto-creation logic. As such, the majority were structural or naming updates to improve integration and metadata alignment. There were limited functional changes, namely: Change Type Example … Read more