Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
sharpedogs
Advocate II
Advocate II

An easy ask.. calculate users across multiple rows to see who has multiple products

I have a set of users with a product installed, some have Pro and some have Standard and some have both. I want to count the ones who only have Pro, the ones who only have Standard and the ones who have both. Sameple dataset below 

 

Chad has both installs, while Sarah and Jeff only have one install..

 

I had tried a   calcualate(user), (version = "pro") && (verison ="stnadard")... excuse the syntext.. new to it... but this didn't work? 

ProductVersionUser
AdobeProChad
AdobeStandardSarah
Adobe

Standard 

Chad
AdobeProJeff

 

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

hi @sharpedogs 

 

Is it not solved by using a matrix?

 

2020-02-07 19_36_55-Window.png

 

Jan 

View solution in original post

I agree with @Anonymous . Matrix is all thats needed really.

 

You can even go about it slightly differently. If you would rather view by Employee , and their number of subscriptions - 

 

users.pngusers2.png

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

hi @sharpedogs 

 

Is it not solved by using a matrix?

 

2020-02-07 19_36_55-Window.png

 

Jan 

I agree with @Anonymous . Matrix is all thats needed really.

 

You can even go about it slightly differently. If you would rather view by Employee , and their number of subscriptions - 

 

users.pngusers2.png

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.