Forum Discussion

Legend_11's avatar
Legend_11
Resolver I
3 years ago

Many to Many relationship query

I have table A (Fact table)  many to many  B  many to many C

 

A table have measure Sum(sales)

 

I want to filter the A table measure using C  table column

 

Can I do that?  if yes it will work? 

Let me know if there is a workaround also