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
Hi
how do i get the filled percentage of substantive againts total requests
Substantive Filled = CALCULATE(COUNTROWS('Export'), 'Export'[Status] = "Substantive Filled")
Total Face to Face Requests = COUNTROWS('Export')
Solved! Go to Solution.
Percentage of Total =
DIVIDE (
[Substantive Filled],
[Total Face to Face Requests]
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Percentage of Total =
DIVIDE (
[Substantive Filled],
[Total Face to Face Requests]
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |