Join 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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone, I have 2 tables a calendar table and the data table
Calander Date Sample (which goes thru 2050):
And my data table:
I have linked the two tables by a relationship in the model view - calendar.date > quality.created_date__c
The end goal is to show by month how many were created, how many were voided, and how many were closed.
I know I need to use the USERELATIONSHIP in the caculation formulas, however before I even attempt to do that I am trying to create the first calculation using the first relationship. As soon as I apply the Calendar table I lose the dates.
This is a screenshot when Only using the Quality table. I am using the month of the created date and a formula to count the Number of names (this is how it should look):
But when I sub the created_date__c for the calendar.date:
The count is right but the Months disappeared.
I evenutally want to add the voided date count and the closed date count using the USERELATIONSHIP formula, but it seems I cant get this beginning part correct.
I hope this tutorial will help.
Hi @Valboski35
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 54 | |
| 40 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 94 | |
| 83 | |
| 33 | |
| 32 | |
| 24 |