
ClearCollect(colUserTeams,
ForAll(Table(ParseJSON(APUserTeamsCheck.Run(Label2.Text).teams)),
{
TeamName: Text(Value)
}
)
)
📩 Need more help? Just mention @Kalathiya and I’ll be happy to assist.
✔️ If this answer helped you, please tick “Does this answer your question?” so it can be marked as the Verified Answer.
💛 A Like always motivates me to keep contributing!