For some reason when I add my navigation callout before a table the tracker block I am using breaks and tells me "No valid date as X value found in notes 12656 files are not in the right format." But when I remove the block or move it bellow my table it fixes the issue. It does not matter what you call the callout "navigation", "note", "info", etc.
> [!navigation]
> [[Previous]] | [[Next]]
| Date | value |
| --- | --- |
| [[2025-01-04]] | 1 |
searchType: table
searchTarget: NewNote[0][0], NewNote[0][1]
xDataset: 0
month:
color: red
For some reason when I add my navigation callout before a table the tracker block I am using breaks and tells me "No valid date as X value found in notes 12656 files are not in the right format." But when I remove the block or move it bellow my table it fixes the issue. It does not matter what you call the callout "navigation", "note", "info", etc.