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

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
azaterol
Helper V
Helper V

Sum from line diagram

Hey all,

 

is it possible in the line diagramm to show in the quickinfo the sum of the sells day by day from each employee together?

Like here under Ana should be the total: 1425,48 €   

line.PNG

 

Thank you

1 ACCEPTED SOLUTION

Use ALLSELECTED in stead of ALL

View solution in original post

4 REPLIES 4
NickolajJessen
Solution Sage
Solution Sage

NickolajJessen_0-1660120682068.png

 

@NickolajJessen  , what If I got an selection checkbox where I can check employees.

Like:


selection.PNG

Your result always gives me the final result from all of the employees.

It should only count these together which are selected.

sum = 
calculate(
sum('Table (2)'[Amoubt]),
ALL('Table (2)'[Name])
)

 An idea how I can modify your code? Thank you.

 

Use ALLSELECTED in stead of ALL

@NickolajJessen thank you! Works great!

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.