- Issue created by @andileco
- π¨π¦Canada nikathone Ontario
andileco β credited nikathone β .
- πΊπΈUnited States andileco
This has been solved by the "Support grouping by and aggregating on same column" issue.
I have found, especially with Excel, that sometimes when you save, several blank columns or rows will get added into your CSV. The presence of more than one blank column will throw and error about duplicated column names and prevent you from continuing to build your view.
Add a method to identify and exclude columns that are entirely empty. I think providing that feature would be helpful for rows, though that can potentially be mitigated by a filter.
Active
1.0
Code
andileco β credited nikathone β .
This has been solved by the "Support grouping by and aggregating on same column" issue.