Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi !
I have an issue which i will try to explain as best i can.
I am trying to display a clustured bar chart column showing the date a ticket was "Opened" and also the date it was "Resolved" (if indeed it has been resolved).
I have a separate Calendar table with 2 relationships to both the "Opened" Date and the "Resolved" Date. My 2 Measures are:
1) Created= Calculate(DistinctCount(Tickets[Key]), USERELATIONSHIP(Tickets[Created}, Calendar[Date})))
2) Resolved= Calculate(DistinctCount(Tickets[Key]), USERELATIONSHIP(Tickets[Resolved}, Calendar[Date})))
The "Created" measure appears to be working fine however... the "Resolved" measure is not counting all of the Resolved tickets e.g. you can see below that for October it has counted 2 X created and 1X resolved correctly... but nothing for November.
What is slightly strange is that if i change my Axis date to be for the Year - it picks up the second Resolved ticket, but not at a monthly level e.g.
Any help is greatly appreciated!
thanks
Solved! Go to Solution.
Thanks - removed and then re added the relationhship and now seems to work (odd!) thanks
@Anonymous
Can you share a sample pbix, I am not very clear why is that happened by just looking at screenshot.
Paul
Thanks - removed and then re added the relationhship and now seems to work (odd!) thanks
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
81 | |
52 | |
39 | |
35 |
User | Count |
---|---|
95 | |
79 | |
52 | |
49 | |
47 |