I use GetMessagesFromChannel() to get messages from Channel. But the function only support to get
recent 20 messages only!. I understand GetMessagesFromChannel function is preview status.
Anyway only 20 messages are not enough to reply the target message like the following.
Filter(MicrosoftTeams.GetMessagesFromChannel(ParamTeamsID,ParamChannelID).value,from.user.id=VarUserID,DateValue(Text(createdDateTime,"[$-ja]yyyy-mm-dd"))>=VarGetListDate,IsMatch(subject,"telework",MatchOptions.Contains))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.