Announcements
Filter(TableList,Category= ComboBox2.Selected.Result,Email=User().Email,Confirmed="No")
I want to add groupby by removing the duplicates so Groupby(UserID)
@nagestiada try this
GroupBy(Filter(TableList,Category= ComboBox2.Selected.Result,Email=User().Email,Confirmed="No")."UserGroup")
@CNT when I add ."UserGroup" i get an error saying the formula contains ident where "UserGroup" is expected
@nagestiada Sorry it should be a comma
GroupBy(Filter(TableList,Category= ComboBox2.Selected.Result,Email=User().Email,Confirmed="No"),"UserGroup")
@nagestiada Did you get it to work?
Please remember to give a 👍 and accept the solution as it will help others in the future.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 409 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 252 Most Valuable Professional