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
i have this measure that brings back the total count of BSL requests
Solved! Go to Solution.
@Dougers1
Try this measure:
CALCULATE(
COUNTROWS('Export') ,
'Export'[Request Grade] = "BSL",
'Export'[status] = "filled"
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Dougers1
Try this measure:
CALCULATE(
COUNTROWS('Export') ,
'Export'[Request Grade] = "BSL",
'Export'[status] = "filled"
)
⭕ 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 | |
10 | |
7 |