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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
matt-b
Frequent Visitor

Count the number of elements that meet a certain summed criteria

I am looking to track the number of submissions by certain users. The measure I am struggling to calculate is the percentage of users that have hit the target number of submissions (5) in a certain date range (1 week).

 

Each submission is a row in the data source. In a matrix I can display each users completion %, but I am unable to create a measure that tells me what % of these users are at 100% completion.

2 REPLIES 2
Anonymous
Not applicable

Hi @matt-b ,

 

I think your issue is based on your data model. Please share a sample file with us and show us a screenshot with the result you want. This will make it easier for us to find the solution.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I am not sure how to provide a sample file so I am hoping to explain this as best I can. Below is an example of the data set. Users are filling out a form to populate this. The requirement is to fill out this form 3 times in a week. Below, 8 total forms were filled out. I have a separate data source that has a list of all the people to fill out the form (5 unique persons). The total target of forms to fill out is 15 (5 people x 3 forms). Based off of this, total form completion % is 53% (8/15). I would like to calculate the number of people who have met the criteria of 3 forms (Bob and Susie). This would be 40% (2/5).

 

NameDateAnswer 1Answer 2Answer 3
Bob10/6/2023YesNoNo
Susie10/4/2023YesYesYes
Bob10/3/2023YesYesNo
Andrew10/3/2023YesNoYes
Susie10/3/2023YesNoNo
Susie10/2/2023NoYesYes
Bob10/2/2023NoNoYes
Rachel10/1/2023YesYesYes

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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