Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
how can i caclute the bookingdays sum of my distinct sprint_Days??
how can i take this Result:
thanx for your Idee!
Best Greetings
Solved! Go to Solution.
@lboldrino , Try like
sumx(summarize(Table, Table[sprint_nr], Table[employee], "_1",DistinctCount(Table[String_day])),[_1])
@lboldrino , Try like
sumx(summarize(Table, Table[sprint_nr], Table[employee], "_1",DistinctCount(Table[String_day])),[_1])
Ii need to sum Bookingdays pro sprints: