28
Views
2
Comments
Solved
How to Group Data Using Filters in the Data Tab Without "Group By"?
Question

I am not using this Aggregate in a screen, so I am unable to use the "Group By" option. How can I group data using a filter in the Data tab? 


2020-07-21 19-28-50
Rajat Agrawal
Champion
Solution

Hi @Dinesh M 

We can not directly apply filter in data tab but we can create a server action inside this we apply Advanced SQL and write  SQL queries, including grouping logic.

Regards,

Rajat


2025-12-03 17-22-41
Lavanya Kamalaguru
Solution

Hi @Dinesh M 

Please refer the attached oml. I hope that will solve your issue.

Thanks,

Lavanya Kamalaguru

GroupBy.oml
2020-07-21 19-28-50
Rajat Agrawal
Champion
Solution

Hi @Dinesh M 

We can not directly apply filter in data tab but we can create a server action inside this we apply Advanced SQL and write  SQL queries, including grouping logic.

Regards,

Rajat


2025-12-03 17-22-41
Lavanya Kamalaguru
Solution

Hi @Dinesh M 

Please refer the attached oml. I hope that will solve your issue.

Thanks,

Lavanya Kamalaguru

GroupBy.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.