Forum Discussion
Jkaelin
Resolver I
8 years agoAssistance 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...
- 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.
Jkaelin
Resolver I
8 years agoIt 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.