developer

developer

52 bookmarks
Custom sorting
Deviating from Star Schema Principles a financial model
Deviating from Star Schema Principles a financial model
A finance user case The Star Schema methodology is the application of dimensional modelling techniques to a relational database. This includes not only simple star shaped models, but a wide range of techniques such as snowflaking or factless fact tables. These principles should (almost always) be adopted in Power BI (a relational-like database). This article discusses one of the exceptions; dealing with subtotals.
·starschema.co.uk·
Deviating from Star Schema Principles a financial model
Power BI Theme FIles from Msft
Power BI Theme FIles from Msft
Power BI Desktop sample files for the monthly release. Here you can find the PBIX files used in the monthly release videos. Power BI Theme Files
·github.com·
Power BI Theme FIles from Msft
Create a Custom Page Dialog to generate Tasks
Create a Custom Page Dialog to generate Tasks
Learn how to create a Custom Page Dialog for Model-Driven Apps with this Task Generator example. Generate consistent Tasks but the user decide which will be generated!
tommypuglia·bendenblanken.com·
Create a Custom Page Dialog to generate Tasks
Aggregation Options in Power BI and SQL Server Analysis Services - Olivier Travers
Aggregation Options in Power BI and SQL Server Analysis Services - Olivier Travers
Pre-computing aggregates from granular data to improve live performance for end users by using computing resources at scheduled times is a well-established software pattern. In this entry we'll look at how to set up aggregations across Microsoft business intelligence products. This functionality breaks the pattern of how most features have flown through the genealogy of
tommypuglia·oliviertravers.com·
Aggregation Options in Power BI and SQL Server Analysis Services - Olivier Travers
The Jungle of Metrics Layers and its Invisible Elephant
The Jungle of Metrics Layers and its Invisible Elephant
Metrics layer is the rising “missing component” of the modern data stack. I dive into functionalities provided by 10 prominent players in the space and contrast them with a player no on…
tommypuglia·aurimas.eu·
The Jungle of Metrics Layers and its Invisible Elephant
Azure Analysis Services: How to execute a DAX query from .NET | endjin
Azure Analysis Services: How to execute a DAX query from .NET | endjin
Being able to construct DAX queries dynamically in C# means the possibilities are endless in terms of integrating Azure Analysis Services queries into your custom applications, and with the code samples in this post, you have everything you need to get started.
tommypuglia·endjin.com·
Azure Analysis Services: How to execute a DAX query from .NET | endjin
Testing Power BI Reports using SpecFlow and .NET | endjin
Testing Power BI Reports using SpecFlow and .NET | endjin
Despite being inherently difficult to test, the need to validate data modelling, business rules and security boundaries in Power BI reports is important, as well as the need for ensuring that quality doesn't regress over time as the insights evolve. This post explains that, by connecting to the underlying tabular model, it is possible to execute scenario-based specifications to add quality gates and build confidence in Power BI reports, just as any other software project.
tommypuglia·endjin.com·
Testing Power BI Reports using SpecFlow and .NET | endjin
Azure Analysis Services - integration options using .NET, REST APIs and PowerShell | endjin
Azure Analysis Services - integration options using .NET, REST APIs and PowerShell | endjin
With a variety of integration support through client SDKs, PowerShell cmdlets and REST APIs, it can be hard to know where to start with integrating Azure Analysis Services into your custom applications. This posts walks through the options, and lays out a simple guide to choosing the right framework.
tommypuglia·endjin.com·
Azure Analysis Services - integration options using .NET, REST APIs and PowerShell | endjin
Azure Analysis Services: How to open a connection from .NET | endjin
Azure Analysis Services: How to open a connection from .NET | endjin
One of the first steps in integrating Azure Analysis Services into your applications is creating and opening a connection to the server - just like any other database technology. This post explains the ins and outs of creating Azure Analysis Services connections, including code samples for each of the key scenarios.
tommypuglia·endjin.com·
Azure Analysis Services: How to open a connection from .NET | endjin