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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am trying to group by requisition -code and then want to get max requisition id with respect to that code,and some other column data with respect to that requisition code ,i tried a lot but not getting the answer,
please help me in this regard grp by rqstn code,want max no of rqstn id
Actually i want like count of requisition code after( group by requisition code ,with max restn id ) with some other column condition also
You can just create a count measure for the count. For example, in a matrix, put requisition code in rows. In values you can put the measure I gave you that will give you the max ID, then you can add the measure for count of IDs, and whatever other elements you want 🙂
Proud to be a Super User! | |
Hi! Try below:
Proud to be a Super User! | |
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!