The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
8 | |
7 |