Bug report - Group By folder name
See original GitHub issueWhat happened?
Dataview: Every row during final data extraction failed with an error; first 3:
- Cannot call type 'array' as a function
- Cannot call type 'array' as a function
DQL
TABLE
rows.file.aliases AS Aliase,
> rows.link(file.link, file.aliases) AS Link
GROUP BY file.folder
JS
No response
Dataview Version
0.4.26
Obsidian Version
0.14.2
OS
Windows
Issue Analytics
- State:
- Created a year ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Bugreport: Windows 10 folder/file rename bug
A field is shown of the new folder, where one can rename the folder. When doing so, all selected files get renamed to...
Read more >Capture and read bug reports - Android Developers
A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.
Read more >Bug Reporting - Apple Developer
You can also open a Finder window and select Go to Folder from the Go menu, ... Title. Your report title should be...
Read more >User and Group Permissions Report - Egnyte Support
When you need to figure out what folders users and groups have access to, run a User and Group Permissions Report. You'll see...
Read more >Create Report and Dashboard Folders challenge error
Could not find a report folder with the name 'Global Sales Reports'." But It's not true: I create the folders under reports and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
For the next query, two prior conditions:
Hi, is this still an issue?