Hi,
I have a table with subscriptions, in this table i have inicial date and final date.
How i can for with day calculate the active subcription?
In this table I have more information about the subscription, for exemple the type. I need this active subsciption can be filter for this type.
For example:
Inicial Date | Final Date | Type |
01-dez | 04-dez | a |
02-dez | 04-dez | b |
05-dez | 27-dez | a |
10-dez | 30-dez | a |
Best Regards,
Dário Santos