I want to calc the percentage based on the blue, green and yellow highlighted items. By row and by column
Percentage of Work =
DIVIDE(
SUM('Features'[Sum Feature TagNames]),
COUNTA('Stories'[WorkItemId])
)
Solved! Go to Solution.
Hi @singleton2787 ,
You could try adding Story WorkItemID to the visual again, then show value as Percent of grand total.
@djurecicK2 ... well shoot! Here I was getting all fancy and over-engineering it 🙂 Thanks!
Hi @singleton2787 ,
You could try adding Story WorkItemID to the visual again, then show value as Percent of grand total.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
215 | |
54 | |
46 | |
41 | |
41 |
User | Count |
---|---|
278 | |
210 | |
73 | |
73 | |
65 |