Financial Projections - Financial WordPress Theme

Hidden ALL or implicit ALL in Calculate

Calculate is the mother function of DAX. I use Calculate almost everyday in 90% my DAX measures. With the latest update to the calculate using Or and ability use MAX and measures with aggregation as filters. The update of the semantic comes with a hidden filter. Look at the measure below Measure :=CALCULATE ( SUM ( Sales[SalesAmount] ), Product[Category] = “Bike” ) Above measure is […]

Read More

Data Modeling Best Practices

Your model is most important step in creating and easy yet simple way for end users to either self service or for other developers to create reports and dashboards. I know you are here because you want to create the perfect product to impress your users. Well, you are in the right place, if you […]

Read More