Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
How can I create a measure to count the number of application versions based on the applicatoin name so I would have
Can 3
Citrix 1
Cor 1 .......
Chrome 3
Solved! Go to Solution.
Hi @sbolton1855
1. Place Application Name in a table visual
2. Place this measure in the visual
Measure =
DISTINCTCOUNT(Table1[Application Version])
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
Hi @sbolton1855
1. Place Application Name in a table visual
2. Place this measure in the visual
Measure =
DISTINCTCOUNT(Table1[Application Version])
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |