Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/1228 report of custom reports #1267

Merged
merged 2 commits into from
Nov 23, 2024

Conversation

drieJAC
Copy link
Contributor

@drieJAC drieJAC commented Nov 22, 2024

Added a nodescript which fetches all custom reports and counts the number of occurrences of each column.
The counts can be displayed in alphabetical order (column name) or by frequency (with the highest count at the top).
This data is then saved in a spreadsheet locally.

Closes #1228

…list of how many times each column is used in the reports. This is then saved locally to an excel file.
@drieJAC drieJAC self-assigned this Nov 22, 2024
@KoWeiJAC KoWeiJAC self-requested a review November 22, 2024 11:46
Copy link
Contributor

@KoWeiJAC KoWeiJAC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@drieJAC drieJAC merged commit dd8b543 into develop Nov 23, 2024
4 checks passed
@drieJAC drieJAC deleted the feature/1228-report-of-custom-reports branch November 23, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a report of saved custom reports
3 participants