I have created a kind of daily schedule in a Dynamics table:
- Column 1: The time ‘from’
- Column 2: The time ‘to’
- Column 3: what happens in this from-to time window
The template works great, even the variable rows are added according to the data source table.
However, when exporting the daily schedule as a Word file, the daily schedule, which is sorted in ascending order according to the ‘from’ time in the Dynamics table, is mixed up.
In my opinion, this is due to the time when I added which data record row. Does anyone have any idea how I can still sort the table in the Word template in ascending order according to the ‘from’ time?