9 skills found
m-kovalsky / TabularUseful code for tabular modeling and automation.
m-kovalsky / ProcessingManagerA tool for managing the processing of Analysis Services, Azure Analysis Services and Power BI Premium models.
m-kovalsky / MiniModelBuilderA tool for customizing and dynamically generating a tabular model from an existing tabular model.
m-kovalsky / AggWizardA tool for dynamically generating aggregation tables for Analysis Services Tabular and Power BI XMLA R/W models.
bdebaere / Unofficial.Microsoft.AnalysisServices.AdomdClientNetCoreUnofficial AdomdClient ported to .NET Core. WARNING: may not support your scenario, use at your own risk! WARNING: does not support WindowsPrincipal.
mjfii / AnalysisServices Functionality DemoA fully functional demo of capabilities of SQL Server Analysis Services, including multidimensional, tabular, CPM / writeback, and various MDX / DAX examples.
DevScope / Azure AS TracerA windows service / console application to create & subscribe to Analysis Services XEvents and save them on disk in JSON format.
mschoombee / PresentationsPresentation Slide Decks & Demos
gbrueckl / AnalysisServices.MDXScriptDebuggerThe MDX Script Debugger allows you to debug the performance of the MDX Script of your SQL Server Analysis Services cube. It takes any reference query and executes it against the target cube. It starts with a blank MDX script and basically adds a new command before each subsequent execution of the query. The output is the complete list of the single MDX script commands, their impact on the execution of the reference query and which commands had effectively been used for the query