Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Team,
i have following data modelling. Both relationships are INACTIVE.
I want to show output chart as per completed date.
also i have added filter of year. so everything should filter as per selected year.
please help me on this.
Solved! Go to Solution.
1st - Create a measure somethin like this: Amount_CompleteDate = CALCULATE(SUM(fact[amount]), USERELATIONSHIP(fact[Completed Date], TblDate[Date]))
2nd - Create a Bar Chart and use Date on the X-Axis and the measure on the Y-Axis.
Hope it works 🙂
1st - Create a measure somethin like this: Amount_CompleteDate = CALCULATE(SUM(fact[amount]), USERELATIONSHIP(fact[Completed Date], TblDate[Date]))
2nd - Create a Bar Chart and use Date on the X-Axis and the measure on the Y-Axis.
Hope it works 🙂
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 18 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 41 | |
| 39 | |
| 37 |