def run_ssas_query(server, database, query): # Connection string with ADOMD.NET provider conn_str = f"Provider=MSOLAP;Data Source={server};Initial Catalog={database ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
One of the few new features in SSAS 2012 Multidimensional is the ability to use Extended Events (XEvents) for monitoring purposes. I was, naturally, curious about how to use them but quickly found ...
In the past I’ve blogged about deprecated and discontinued functionality in SSAS 2014 and SSAS 2016; I forgot to check what’s deprecated and discontinued in SSAS 2017 until last week but it turns out ...