Forum Discussion
Avi65
May 17, 2024Brass Contributor
How to do group by on lookup column in list view
Hello Team, I want to do group by in one of SharePoint List on Lookup column. I found very good article by Ganesh Sanap as mentioned below https://ganeshsanapblogs.wordpress.com/2024/01/28/share...
ganeshsanap
May 17, 2024MVP
Are you trying to use JSON based on "main" lookup field or additional/extended lookup fields?
Can you try using just this: @group.fieldData.lookupValue
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.