Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have the measure: GBPPRICE_END_FY-1=
It should show the last price achieved in the previous financial year, and it works, but only if I have my pivot table contains the previous financial year. If I only select the current financial year, the values disappear.
Do I need to all something else to the ALL function? My attempts have so far failed.
Thanks, James
Hi @jhd,
Could you please mark the proper answers as solutions?
Best Regards,
Dale
Hi,
Does this work?
=CALCULATE(MAX('Table1'[DATE_REC]),PREVIOUSYEAR('Calendar'[Date])
Drag years to the row/column area of the Table/Matrix visual.
If this does not work, then share the link from where i can download your PBI file.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.