Can we apply Basic Data Profiling Tool to get the summary by Group
I have table called 'memberInfo' which has following fields
FileName
MemberID
MemberName
JoinedData
RedemptionPoints
I want to apply Basic Data Profiling Tool in a way that output should be group by Each FileName in the "FilleName" Column
is there anyway to do it ?