Forum Discussion

karun_r's avatar
karun_r
Microsoft Employee
8 years ago
Solved

Dynamic Measures using different tables

I have two tables. One has the total sales information for each region including current quarter. And this data is day wise. The second table will have the forecasted sales values for each region for...
  • karun_r's avatar
    karun_r
    8 years ago

    Thanks, but I fixed it myself by using some ISFILTERED, MAX and other DAX functions. Had to use some flags as well to get to the final result.