Forum Discussion

GIvanov's avatar
GIvanov
Frequent Visitor
3 years ago

Annotation text in scatter chart

I have a query with three columns - "x", "y" and "text".

"x" and "y" I use as coordinates for the scatter chart. I want to put the column "text" as annotation text to every point. The column "text" contains values, that might be used more than one.

 

Thank you.

3 Replies

  • GIvanov , In the case of Scatter X and Y, need to be a measure (Aggregated value)  and will be shown based on details(group by)  Text

     

    If this does not help
    Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

  • GIvanov's avatar
    GIvanov
    Frequent Visitor

    I am still trying to solve this problem. Maybe somobody else has an idea.

    Thank you.