Forum Discussion

Pursuit01's avatar
Pursuit01
New Member
3 years ago
Solved

Comparison Chart

Hi,

 

I have 2 summary tables that I imported to power bi desktop, below is an example of the data:

TABLE A:

IDALLOC DATEAMOUNT BILLED
11/31/202115.50
22/25/202110.50
33/28/202120.75

 

TABLE B:

IDALLOC DATEAMOUNT PAID
12/10/202115.50
23/15/202110.50
34/12/202120.75

 

Question:

I need assistance on what's the best way to visualize this data in a comparison chart?

 

Any assistance would highly be appreciated! Thank you!

  • what are you comparing against?

     

    amount billed by year, month, day, something else?

     

    the best way to model this date is to add a date table, and link both tables fromthe date table.  then you can use the date information in the date table to slicer your data and compare values between the table.

     

     

2 Replies

  • vanessafvg's avatar
    vanessafvg
    Icon for Community Champion rankCommunity Champion

    what are you comparing against?

     

    amount billed by year, month, day, something else?

     

    the best way to model this date is to add a date table, and link both tables fromthe date table.  then you can use the date information in the date table to slicer your data and compare values between the table.

     

     

    • Pursuit01's avatar
      Pursuit01
      New Member

      Hi, vanessafvg  Thank you for your response, yes, I'm trying to compare against the date; YoY/MoM. 

      I will link the 2 tables to a date dimension table in my model as you suggested. Thank you!