Solved Counting days from multiple date periods

That means: It doesn't match your requirement. Fix that.
Trying for almost a week. Still no clue of what's missing. Meanwhile my brain is now like yoghurt, no fresh ideas. That's why I'm busting your balls 🤣
 
I analyzed the database again. Result: The data model is not the problem, but missing data was the problem. Only seasons from 2022 were entered in the tblRates table, but not those from 2023. Therefore, the query evaluation only went up to 2022-12-31.

See attachment for details. There are some other queries included that should help you.
 

Attachments

I analyzed the database again. Result: The data model is not the problem, but missing data was the problem. Only seasons from 2022 were entered in the tblRates table, but not those from 2023. Therefore, the query evaluation only went up to 2022-12-31.

See attachment for details. There are some other queries included that should help you.
Above and beyond. (y)
 
I analyzed the database again. Result: The data model is not the problem, but missing data was the problem. Only seasons from 2022 were entered in the tblRates table, but not those from 2023. Therefore, the query evaluation only went up to 2022-12-31.

See attachment for details. There are some other queries included that should help you.
Ah boy! That's great! You've done it!
I knew I've come to the right place, asked the right people.

Thank you all so much @ebs17 , @Gasman , @arnelgp

Problem Solved

Thanks again
 

Users who are viewing this thread

Back
Top Bottom