Forum Discussion

miguelsus2000's avatar
miguelsus2000
Helper III
4 years ago
Solved

Calculating values outside selected items in DAX

Hi,   I have a 2 tables that interact with each other, Table A and Table B.   Table A shows a person with # of relatives (e.g. brother, sister, etc) Person      #Total Relatives   John         ...
  • miguelsus2000's avatar
    4 years ago

    Thank you Everyone... i decided to go with a new table (using the summarize command), which worked out very well.  Thank you for the various ideas.