avraam
1
Hi
I have a little code like this:
table without id
file.inlinks
where file.name = this.file.name
The problem is that i get a 1-row table with cell of list (let it be 5 items) but I want get a table of 5 rows of strings…
How i can do it? (i prefer dataview, but dataviewjs is ok too)
TABLE WITHOUT ID flatlinks
where file.name = this.file.name
FLATTEN file.inlinks AS flatlinks
1 Like
avraam
3
TABLE WITHOUT ID flatlinks
OMG…
Yeah, u r right - thanks!
1 Like
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.