Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Giadev
Frequent Visitor

Add a total point into Scatter chart

Hi,
I need to add the total in the scatter chart.
As seen in the example image: a point, of different color with written "Total" that reflects the totals of the measures as in the table.

 

Giadev_1-1623845461430.png

 

Giadev_0-1623845319741.png


Table:
X Value Date

A98201.01.2021
B47901.01.2021
C34501.01.2021
D54701.01.2021
E45801.01.2021
F37601.01.2021
A45801.02.2021
B76301.02.2021
C34501.02.2021
D83501.02.2021
E27901.02.2021
F66501.02.2021
A11101.03.2021
B99901.03.2021
C88801.03.2021
D77701.03.2021
E66601.03.2021
F44401.03.2021

 

M1 = STDEVX.P(VALUES('Table'[Date]), CALCULATE(SUM('Table'[Value])))*SQRT(365)
M2 = STDEVX.P(VALUES('Table'[Date]), CALCULATE(SUM('Table'[Value])))*SQRT(30)


Thanks

3 REPLIES 3
NikkiOhlin0822
Regular Visitor

Hi @Giadev

I know this post is almost 2 years old, however, did you ever find a solution to adding a total to the scatter plot?

 

Thanks!

Anonymous
Not applicable

@Giadev 

Not very clear, what is the value of the total? Sum of all X?  Or lets what are the content do you expect to display in the total node like below.

Vpazhenmsft_0-1623995857248.png

 

 

Paul Zheng _ Community Support Team

The total of the measure like in the table:

Giadev_0-1623999965754.png

 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.