The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All
I am trying to count between two values, specifically i want to count all values between 5 and 10. I created the following measure:
Solved! Go to Solution.
Amazing thanks, i knew there was something i overlooked, thanks for the fast response.
hi @Schwurblini
try like:
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |