I have an issue ordering a list by date. My Word file contains the following code:
<<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>>
I want the list to print the elements of that list ordered by date. Ho…..."Name": "Test 3", "Date": "20\/03\/2025" } ] Using the OrderBy instruction...