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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

DAX query

I need help with DAX.

So I have tow tables namely Batch and Sentiment.

Saswa_D_0-1657448786175.png

As you can see Batch Table has a company name and one comapny can have multiple assets.

Similary in Sentiment table, one asset can have multiple sentiments

Saswa_D_1-1657448857247.png

Now I need to know for one company there are how many sentiments?
Like for company ASDA having Green, Animal,Yellow,Bird as assets and they have in total 8 sentiments.
So for ASDA value should be 8.
Similarly for other companies.
Can someone please guide me on this ? @SpartaBI 

2 ACCEPTED SOLUTIONS

You basically just need to create a realetionship based on asset column, but I will pm you anyway

View solution in original post

@Anonymous my pleasure.
Make sure that all of the assets are in both tables otherwise you will lose information as in m:m cardinality the blank row concept is not applicable.

View solution in original post

6 REPLIES 6
SpartaBI
Community Champion
Community Champion

@Anonymous can you share the pbix and I will return one with solution

Anonymous
Not applicable

Hey @SpartaBI , I might not be able to share the PBIX. The above data is just the dummy data for reference. I was looking for help in aggregating the sentiments for each company.
Can you please see if you can help here

You basically just need to create a realetionship based on asset column, but I will pm you anyway

Anonymous
Not applicable

Thank You very much, It comes as a many to many relationship but seems that is the easy way to get this done.
Thanks again

@Anonymous my pleasure.
Make sure that all of the assets are in both tables otherwise you will lose information as in m:m cardinality the blank row concept is not applicable.

SpartaBI
Community Champion
Community Champion

Hey, will pm you

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.