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.
Hello all,
I'm trying to figure out an issues in my report.
I have a list of items with cost that is being changed at random intervals (my current dataset includes data from 1/1/22 - 31/1/23). I have managed to write some measured to get first and last cost based on filter context:
Solved! Go to Solution.
Hi
This could be done like this - is that what you're looking for?
This returns the following with my dataset-copy:
Best regards
Hi
This could be done like this - is that what you're looking for?
This returns the following with my dataset-copy:
Best regards
This is literally what I've been looking for. Many thanks for the help!