Forum Discussion

KevS's avatar
KevS
Regular Visitor
6 years ago

Independent Scatter Graph Data Sets

Hi,

 

I am new to PBI and whilst it appears to be relatively straight forward to carry out the simple basics, I am finding it difficult to find a solution that will allow the introduction of a second separate data set to a scatter graph.  The process is simple in Excel and allows me to plot 2 independent regressions lines on the same chart.

 

Would anyone know if this is within PBI's capability?

 

B rgds

k

8 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    I think you generally do this with the Legend but not exactly sure what you are going for. Can you post an image of your Excel chart?

    • KevS's avatar
      KevS
      Regular Visitor

      Hi Greg,

       

      Thank you for your interest.  Generally, I like to pitch new data against the existing independently so that it doesn't alter the original regression, and also show the mean data point separately (highlighted in red).

       

      I can't seem to attach a screen shot?

       

      B rgds

       

      k

       
       
       
       
       
       
       
    • KevS's avatar
      KevS
      Regular Visitor

      Hi Greg,

       

      Just purchased your book.  Looks just right for my level of experience and I'm sure that it will be of great use :).

       

      B rgds

       

      k

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI KevS,

    Currently, you cannot direct add multiple data tables to the scatter charts.
    For your requirement, I'd like to suggest you create a new calculated table with merge operation with both two table records, then you can use the merged table as source of scatter chart.

    Regards,

    Xiaoxin Sheng

    • KevS's avatar
      KevS
      Regular Visitor

      Hi Xiaoxin,

       

      Thank you.  Would that enable the data sets to plot independently of each other?

       

      B rgds

       

      k

      • Anonymous's avatar
        Anonymous
        Not applicable

        HI KevS,

        You can add a column to mark these records source table, then you can simply recognize where are they from. (you can add a slicer with this source column to choose table records)
        BTW, this calculated table will auto-update if source tables record changes.

        Regards,

        Xiaoxin Sheng