Forum Discussion

wOOLRITCH's avatar
wOOLRITCH
Frequent Visitor
6 years ago
Solved

Summarize data from two columns in separate tables

Hey everyone! First, im an excel-guy who is new to PBI but am trying hard to learn as fast/much as possible. Im having trouble with understanding how i can summarize data from Column A in Table...
  • mahoneypat's avatar
    6 years ago

    You can solve this with a measure (and should).  Assuming you are using fields from the Date and Markets tables in your visuals for axes, legends, etc., you should be able to make a new measure like this:

     

    Total Interactions = [Number of incidents] + [Number of chats]

     

    Have you tried that already?

     

    If this works for you, please mark it as solution.  Kudos are appreciated too.  Please let me know if not.

    Regards,

    Pat