The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
11 | |
7 |