79226399

Date: 2024-11-26 11:05:24
Score: 0.5
Natty:
Report link

The items parameter of your Gallery should the original datasource, not a Choice() function, and you should filter it. Like:

Filter(
Tasks,
User.Email = ComboBox1.Selected.User.Email)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Farkas János