Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Show repeating values from disconnected table using a DAX table function

Hello All,   I have a dimenstion table (Table A) and 2 fact tables (Table B and C) but the dim table is only connected to Table B.   I know the common result that occurs if you create a table vis...
  • tamerj1's avatar
    2 years ago

    Hi Anonymous 

    I would suggest to simply copy the DAX query that the engine generates to produce the table visual. Use the Performance Analyzer. SUMMARIZECOLUMNS is the function that does that.