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,
I have a table as per image below and attached excel where i need to isolate the row with the max version and be able to refer to the pipeline_journey_id in a table / matrix. It needs to be based on total_recycled_mql_events > 0 and the max pipeline_journey_version but be able to relate back to the pipeline_journey_id. There is already a measure created for total_recycled_mql_events which is below, so that can be used in the measure also.
The table is below
And the result i would expect to see the below results
Hi @antlufc to calculate measure for Max, you could use:
Sheet6 should be adjusted to your table. I hope this help.
Proud to be a Super User!
Hi @antlufc to calculate measure for Max, you could use:
Sheet6 should be adjusted to your table. I hope this help.
Proud to be a Super User!