Forum Discussion

rehansaeed2468's avatar
8 months ago
Solved

Scatter Plot With Month and Product ID

I have a requirement where I am using the Scatter Plot with MOnth Year filed (MMM-YYYY) on X-Axis and Sum Sales on Y Axis.  My table has Product Id, Date and Sales columns, I would like to show MOnt...
  • Anonymous's avatar
    Anonymous
    8 months ago

    Hi rehansaeed2468,

     

    In a Power BI scatter chart, this behavior is expected because the visual can split bubbles by either Legend or Details, not both. Since Shop ID is already used in the Legend, all products for the same month and shop get grouped into one bubble. To show separate bubbles for each Product ID in the same month, you must place Product ID in the Details field. Keep Month Year on the X-axis (set to Continuous), Sum of Sales on the Y-axis, Shop ID in Legend, and Product ID in Details. This will create multiple bubbles at the same month one per product colored by shop. This is a built in limitation of the scatter visual in Power BI.

     

    Thanks & Regards,

    Prasanna Kumar