-
Hi, I have a query which will show the tags from files in a folder, against each file name.
Wanted result: (table or list)
|
Beta Was this translation helpful? Give feedback.
Answered by
M-bot
Aug 3, 2021
Replies: 1 comment 1 reply
-
A bit long but the following should work. This is obviously a bit roundabout so in the future a specific distinct or unique operator might be added.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
M-bot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A bit long but the following should work. This is obviously a bit roundabout so in the future a specific distinct or unique operator might be added.