Forum Discussion

AshDil's avatar
AshDil
Icon for Helper V rankHelper V
4 years ago

Want to show data from two tables

Hi,

I have two tables as follows:

Table-1:

CATEGORY   ID        SALES

A101150
B102230
C103400
D104780
A105300
B106200
C107100
D108150
E109200
F110200

 

TABLE-2:

CATEGORY      ID    VALUE

A101100
B102200
C103300
D104290
E105400
A106200
B107100
C108150
D109100

 

Now I need to add Category and ID to slicers, based on slicer selction want to show data but the result is not showing as required

Please help me to do.

Thanks,

AshDil

 

 

 

11 Replies

  • HI AshDil ,

     

    Can you add some details on the data model on these 2 tables? what relationships they have?

     

    Thanks,

    Pragati

    • AshDil's avatar
      AshDil
      Icon for Helper V rankHelper V

      Hi Pragati11 ,

      The both tables have many to many relationship. 

      Thanks,

      AshDil

       

    • AshDil's avatar
      AshDil
      Icon for Helper V rankHelper V

      Hi Greg_Deckler ,

       

      I have tried creating relationship between both tables, both having many to many relationship so the values are duplicating because of it.

      And I tried creating dimtable having column Category and ID, again relationship between dimtable and table-1 is many:many an also between dimtable and table-2 is many:may.

      Thansk,

      AshDil