Forum Discussion

vika160's avatar
vika160
Icon for Helper III rankHelper III
6 years ago
Solved

Calculation days between dates excluding weekends and holidays

I know there are tonns exaples here in a forum and on the web, but it seems that I find something for which I can not find a solution. I have a fact table with dates and a tbldates table with the Is...
  • AllisonKennedy's avatar
    AllisonKennedy
    6 years ago
    Ok, this is most likely because the 'tblDate'[DateKey] is not in the same format as the V_PBI_APPLICATION_STATUS[App End Date]

    They either both need to be DateKey (such as 20200714) or Date (such as July 14, 2020)