Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
11 | |
11 | |
10 | |
6 |