Kimkpg Posted August 5 Share Posted August 5 I need help with adding the average to a Scatter Chart. I’ve created a Scatter Chart to show the distribution of the time in days to a specific task (this number is calculated by the finish date - start date), this thing I got fine however when I try to add the average point/line/whatever the graphic breaks, and stop showing any data. how can I be able to this? Link to comment Share on other sites More sharing options...
Olivier Keugue Tadaa Posted August 6 Share Posted August 6 Let us know your data structure (columns and types) or a sample content. Also your faulty "average" expression. Do you have any error messages on the scatter plot ? Note that when you apply an aggregation (e.g. sum, avg etc..) on the scatter plot, it becomes similar to a bubble chart and therefore you should ensure you have properly defined the Marker-By property (see below) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now