Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
_
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...
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |