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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Simple Counter Help

I have a dataset with 4 different statuses (30% completion, 60% completion, 90%...), and I want to make a counter for each instance of the status. The data type is true or false, so I want to count all the occurances of 30, 60, 90, and 100% completion.  The confusing part is I need the counter to evaulate and count for each status (regardless if it evaluated to true already.)

 

So the image below is an example of 4 lines in the data set. So line 1 should add one to the 30% counter, 60%, counter, and 90% counter. Line two would increment the 30% and 60% counters. Line 3 would +1 to all 4 counters. And Line 4 would +1 to the 30% counter.

Capture.PNG

 

Hopefully that desciption made sense, any help would be appreciated.

 
 
 
 
0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors