Forum Discussion

Jan_Trummel's avatar
Jan_Trummel
Helper IV
4 years ago
Solved

Filtering two fact tables without changing crossfilter-direction

Hello community,

 

I have 2 fact-tables:

  • Fact_Reclamations
  • Fact_Orders

And I have 1 dimension:

  • Dim_Articles

Look at this picture:

 

Both fact-tables are related with the dimension-table:

 

 

If I now select Reason for complaint "A", I want to see the Fact_Orders filterd on the articles 4711 and 4712 (because "A" is assigned to 4711 and 4712 in Fact_Reclamations).

 

 

And if I filter on Reason for complaint "B", I want to see this:

 

How can I do that without setting the crossfilter-direction on both?

 

With best regards,

Jan

 

 

 

 

 

3 Replies