You are not logged in.
Announcement
Unanswered posts
|
If they represent 3 different dates, you will need to bring in the date_dim 3 times.
I have a source table containing three different dates and I want to join with the date_dimension to get 3 date_id to save it to the source table. How do I convey that in the expression filter using one date_dim join?
Thanks.