We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 35 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 38 | |
| 34 | |
| 23 |