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

Yearly history report: empty month fix #6

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

W0CHP
Copy link
Collaborator

@W0CHP W0CHP commented Nov 8, 2022

Adds logic to yearly history report, to exlude month "cards" which contain no/null data, thusly, preventing 404/non-existent pages and null month "card" data.

Without Logic:

Before_Logic

With Logic:

After_Logic

Note, I used "outTemp" as the basic data test, as I could not get $SummaryByMonth to work. 🤷‍♂️

Also, submitting this PR to @seehase since the original @neoground repo has no activity for over one year (and we all have outstanding PR's that haven't moved 😆 ).

…tain no/null data, thusly, preventing 404/non-existent mont pages and null data.
Copy link

@seehausen seehausen left a comment

Choose a reason for hiding this comment

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

Looks good

@seehase seehase merged commit 5b8a6a5 into seehase:master Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants