
Analysis Services
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.
Ian McHugh
14 April 2023

.Net Blazor
Dropdown list from enum with Syncfusion Blazor Components
I would like to welcome you to this blog and to thank you for taking the time to drop in. This will be my first blog post, so I thought I would start with something simple. In future posts I plan to build out from here and to extend the
Ian McHugh
17 January 2022