79672868

Date: 2025-06-20 04:50:19
Score: 1
Natty:
Report link

To display only recently added record in gallery , set Form's properties as shown below.

enter image description here

SubmitForm(Form1);Set(varLastRecord,Form1.LastSubmit.OrderID);ResetForm(Form1)

enter image description here

and then set the items property of gallery as

Filter(DropDownDemos,OrderID=varLastRecord)

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Almas Mahfooz