Viewing 5 posts - 1 through 6 (of 6 total)
Thanks Chris! And good to hear I'm somewhat on the right track. Good point regarding the date dimension. I realize that indeed all databases I have worked with have one,...
December 19, 2016 at 5:49 pm
I ran into a first example while creating a query to test whether I can apply the rules via a join.
Select *
From dbo.ds_banktransacties ds
LEFT JOIN dbo.dim_Rules r ...
December 18, 2016 at 1:21 pm
Jeff Moden (12/16/2016)
December 17, 2016 at 4:55 am
Haha thanks for asking 😀 It's a traineeship. The focus of the company was to find trainees from business studies that can be schooled to become BI consultants. I'm trying...
December 16, 2016 at 5:04 pm
Hi thanks for the advice. I am a little acquainted with concepts such as dimensional modelling and have basic SQL skills. However I've noticed that it is difficult to fully...
December 16, 2016 at 4:27 pm
Viewing 5 posts - 1 through 6 (of 6 total)