Dynamics AX solutions for issues I encounter as I develop for Dynamics AX - now Dynamics 365 Finance & Operations
If you need to display the first record's data of your group, you can use the following expression:
=First(Fields!FieldName.Value, "GroupName")
No comments:
Post a Comment