Forum Discussion

srk_powerbi's avatar
srk_powerbi
Helper II
5 years ago
Solved

incremental refresh help

Hi, 

i have a scenario like the fact  table does not have date field and, only has integer key in the format of 1,2,3,4, ....etc format whcih is mapped to date dimension table like below. How do i set up incremental refresh in this case. Is it possible? please suggest

 

dimension tabe                                                   fact table

datekey      date                                                  datekey

1               01/01/2010                                           1

2               01/02/2010                                           2

.                 ..

..               ..

3560        12/31/2020                                            3560

1 Reply