Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am stuck and cannot seem to think of a way to accomplish my goal.
I am making a preformace tracker that provides EOY ratings for our employess. I have created a measure that converts their weighted scores and returns it as a letter rating.
Mesaure :
Hi @Mschronpowerbi as your measure is working then one of possible solution could be create table with counting or put your measure in some columns and count rows of that table
Proud to be a Super User!
Hi @Mschronpowerbi your model is not available for details, especially for possible interaction with slicer so it is hard to provide sound possible solution.
In general, counting something similar could be as below as measure.
COUNTROWS ( <YourTable> ) or CALCULATE( <YourMeasure>, Filter argument)
Proud to be a Super User!
All the data comes from different sorces. How could I connect the weighted scores so that I could beable to count?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
11 | |
10 | |
10 | |
9 |
User | Count |
---|---|
18 | |
13 | |
12 | |
11 | |
8 |