Things I have tried
I have searched the forum and in Dataview’s documentation
What I’m trying to do
First issue:
I’m trying to make a table with Dataview where I wan’t one of the rows (Type) to only include the first two it finds. So is there a way to exclude or only include the first two findings?
Second issue:
I try to make a table that list from #MOC🗺 but it only produces this error:
-- PARSING FAILED --------------------------------------------------
> 1 | LIST FROM #MOC🗺
| ^
2 |
Expected one of the following:
'and' or 'or', /FLATTEN/i, /FROM/i, /GROUP BY/i, /LIMIT/i, /SORT/i, /WHERE/i, EOF```