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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
_
Hi @AnonymousPerson
I believe as you are missing condition for 'Sales Ticket'[Comparable Sales Flag] in the measure that is why 2 rows are coming for you.
If you can update your calculate function in your measure as below then I believe this should work for you.
Calculate( Sum( Ticket_Count), PY_DATES, Filter('Sales Ticket','Sales Ticket'[Comparable Sales Flag] = True() ) )
Could you please mark this reply as a solution if it works out for you .
Thanks
Radhika
@AnonymousPerson You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000
Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
19 | |
15 | |
7 | |
6 |