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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
PowerBi_NOOB94
New Member

DAX - Count number of Contracts

Hi, 

 

I should conculate the contrats by month and salary costs

The table which are related are many-to-many so i made bridge table. The problem is that this contracts are text values and i don't know who to count rows to see how many contracts they have each month. 

Model.pngTable visualisation.pngBridgetable.png

Can somebody help me with this? 

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @PowerBi_NOOB94 ,

First try changing the direction of the crossfilter for these two relationships to BOTH:

vcgaomsft_1-1707123517667.png

Then check if [Totaal van FDCP] is filtering properly.  If so, you can use the CROSSFILTER() function in your code to specify the direction of the crossfilter for the calculation. (Changing the crossfilter direction to BOTH directly in the model will affect performance.)
CROSSFILTER - DAX Guide
Many-to-many relationship guidance - Power BI | Microsoft Learn

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

lbendlin
Super User
Super User

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).

Do not include sensitive information or anything not related to the issue or question.

If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

Please show the expected outcome based on the sample data you provided.

Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.