Enum != SchemaChange

The biggest showstopper we had in the old days with C/Side to separate code was the option field. Option fields are often where modules get together and programmers make switches in the code about which business logic to execute. Source : Mark Brummel Blog Read more...

How I designed a layered donut chart

This is a long overdue post, probably one of the most received questions on my blog was, How I designed a visual in one of my Power BI reports I published under my portfolio. As I promised to many, let’s see how I did it. Sorry…