Forum Discussion

Jkaelin's avatar
Jkaelin
Icon for Resolver I rankResolver I
8 years ago
Solved

Assistance with Shared Dimension

Good morning,   I've built a data model that is helpful, but the model is halted until I can work out this critical step.  The existing method is in Excel and I'm not sure how to apply the "formula...
  • Jkaelin's avatar
    8 years ago

    It appears I fixed my own problem.  I created a DAX calculated column via "Related" to reference the dimension table.  Then in another calculated column, I created another "Related" function.  This calculated column had the =IF THEN statement, tied into a Related function.  This worked!  Thank you.