Forum Discussion
GIvanov
3 years agoFrequent Visitor
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" ...
amitchandak
3 years agoSuper User
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
3 years agoFrequent Visitor
I don't know if this is the correct way to upload a file here in the community. https://1drv.ms/u/s!AovaKWBzM8CchZMQKqoIPRprmg02Pw?e=d08bcV Here you find a scatter chart. Instead of the coordinates as text, I would like to have the text in the third column "BL", "RA" etc. next to each point. Thank you