The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi. Any help would be appreciated. I am trying to get the total count of service IDs. A service ID has 2 end points. One end point at one street address and the other at a 2nd street address. What I am trying to get to is shown in the bottom table.
My starting point is the table below
street address | service ID | city | state |
1 STATE ST | ABC123 | BOSTON | MASSACHUSETTS |
15 JOY ST | ABC123 | SPRINGFIELD | MASSACHUSETTS |
8 APPLE AVE | DEF123 | TACOMA | WASHINGTON |
1 STATE ST | DEF123 | BOSTON | MASSACHUSETTS |
What I am trying to get --
State | Service ID Count |
MASSACHUSETTS | 3 |
WASHINGTON | 1 |
Thanks,
John
Solved! Go to Solution.
@johndolan2 , In a visual with count(Table[service ID]) with state should give same result
@johndolan2 , In a visual with count(Table[service ID]) with state should give same result
Hi Amit!! Oh Thank you!!!!!!!!
John
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
20 | |
18 | |
18 | |
18 | |
14 |
User | Count |
---|---|
42 | |
35 | |
23 | |
20 | |
20 |