Hi,
I am having trouble extracting top 5 vendor with the sumOfSpend (actual Field name is Spend which is dis-aggregated) for each of 5 groups.
Each group has thousands of transactions for dozens of vendors. The Table is designed as follow.
Table1:
GroupName : Text
VendorName : Text
Spend : Currency.
Thank you,
I am having trouble extracting top 5 vendor with the sumOfSpend (actual Field name is Spend which is dis-aggregated) for each of 5 groups.
Each group has thousands of transactions for dozens of vendors. The Table is designed as follow.
Table1:
GroupName : Text
VendorName : Text
Spend : Currency.
Thank you,