Blog

We hope you enjoy the posts

Analysis Services
Ian McHugh

Using C# dynamic Expando Objects, MDX and Linq to query Microsoft Analysis Services using Standard (non OLAP) Blazor Components

Currently there is no Object Mapping Layer for Analysis Services OLAP or Tabular and this can make it difficult to render data in anything other than a Pivot Table or BI Tool such as Power BI, Tableau etc. This post discusses a simple method for getting Analysis Data into C# dynamic objects and using standard Blazor components to render in the UI.

Read More »