DataZoeJul 31, 20212 minDAX Date TableThere are a lot of different Date tables out there, and this is mine! This one features things I add in many of my reports, which is a...
DataZoeJun 11, 20214 minReport overlay to highlight report featuresWhen I show a report to someone, I find myself pointing to parts of the report and explaining what they do, here I add an overlay to do it.
DataZoeApr 11, 20213 minButtons to highlight a selected measure!Use buttons to highlight which selected measure is being used!
DataZoeJan 30, 20214 minWorking with DateID in Direct Query and Incremental RefreshScenarios when using DateTime to limit data and maintain query folding can be done with DateIDs! Two scenarios are (1) rolling x days of dat
DataZoeDec 20, 20203 minCreating a slicer panel!Many of my reports feature the slicer panel that hide/show on via a button.
DataZoeDec 4, 202011 minLet's create a data model!Tabular data modeling is key to making a report, and can be daunting at first. I'll show you how I approach making a tabular data model....