Forum Discussion

huseyincenik_28's avatar
huseyincenik_28
Frequent Visitor
1 year ago
Solved

Scatter Chart Legend Values Overlapping When They Are Identical

Hello, I'm using a Scatter Chart in Power BI, and when I have identical values in the Legend, the labels overlap on the chart, which causes some of them not to be displayed. Is there a way to distin...
  • huseyincenik_28's avatar
    huseyincenik_28
    1 year ago

    Hi, I solved this problem by creating a table. I added a random value between 0 and 0.5 to the result of each value in the table. Then I created a connection between the table and my main table. I solved the problem by pulling the column I created from the new table, thank you for your interest.