Forum Discussion

gianmarco's avatar
gianmarco
Icon for Helper IV rankHelper IV
4 years ago
Solved

Issues in defining a measure

Dear All,

I'm struggling to define a measure and hope you can help me get through this.

 

I have 3 tables:

1) one category dim table

2) one fact sales table

c) one extra fact sales table

 

I want the OTH category to sumx the "copies sold (€)" related to the title "X" in the extra fact sales table. In a few words, my desired result is the following viz:

TitleCopies sold (€)
Toki3954
Ooops Up!356
Jaguar XJ2201711
R Type2617
IK+1265
OTH

3200

 

Any idea on how I can come to this result?
Thank you a lot for your support!

4 Replies

    • gianmarco's avatar
      gianmarco
      Icon for Helper IV rankHelper IV

      In fact, there is no relation.
      What I need is a category named "OTH", which has nothing to do with the original fact sales table, and instead relates to only title "X" in the extra fact sales table (Title "Y" and "Z" in the extra fact sales table aren't take into consideration).