Automating Creation of SSAS Offline Cubes
Project Overview
Old solution that generates Offline Cube from an Analisys Service Database in .NET Framework was not user friendly and broken. I was in charge of the repair of the solution and the convertion from old .NET Framework to modern .NET Core. Connection to database was also repaired at the same time with AMO.NET and ADOMD.NET. I optimized the solution so it became frendly to users without programming knoledge. On top of that, I created a PowerSell Script to Automate the task and send the Offline Cube to Team Foundation Server.