Skip to main content
omj2851
March 7, 2025
Question

Any function available in appian to get the Groupname by passing Group id

  • March 7, 2025
  • 3 replies
  • 0 views

Hi

i need to fetch the group name provided in the DB as Groupid.

3 replies

stefanhelzle0001
March 7, 2025

Continue here: community.appian.com/.../pickerfieldusersandgroups-not-fetching-the-group-name-on-the-basis-group-id-provided-in-the-db

March 7, 2025

Use this:

group(groupId: <groupId>,property: "groupName")

mathieud0001
March 8, 2025