Hello,
I am develping a screen inteface in power app where we can send and recieve messages in Micsrosoft Teams groups..
I am getting and able to post messages correctly but unable to refresh the gallery/chat control binded with
Sort(MicrosoftTeams.GetMessagesFromChannel(GroupId,ChannelID).value,createdDateTime,Ascending) control ..
how can we refresh the screen to get newly recieved or posted messages.
Regards...