Forum Discussion
bendsteel6
Helper I
1 year agoTOP N After a Table Filter Is Applied
Hi, I have a situation where I want to get the TOP N in this table (by Avg_Claim_Pay) but only after the filter on Claims (where the count of Claims is > 10) is applied. Right now if I put a TOP N o...
- 1 year ago
Hi bendsteel6 ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.Regards,
Chaithra E
v-echaithra
Community Support
1 year agoHi bendsteel6 ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra E
bendsteel6
Helper I
1 year agoThis worked wonderfully! I had to do the RANK by PART_NAME and DEALER, but it worked great! Thanks!