Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Dates between dimensions and complete Dates

Hi everybody !   I have the following problem: I have 2 dimensions (Date and Branch) and a table of facts (Sales). The Branch dimension is related to my table of facts through the Branch_ID, in...
  • amitchandak's avatar
    6 years ago

    Join the date dimension with both the dates. And then use userelation to choose one. When you using the close date. Add filter to calculate formula to have not(isblank(cloase_date)) filter