Forum Discussion
selecting date between 2 different queries
- Anonymous6 years ago
Hey bhelou
I may be misunderstanding so feel free to correct me or clarify, but I believe all you need to do is create a calculated column with the DATEADD DAX function and then link those to your Master calender (date) table.
DATEADD: https://docs.microsoft.com/en-us/dax/dateadd-function-dax
If this helps please kudo.
If this solves your problem please accept it as a solution.
Hey bhelou
I may be misunderstanding so feel free to correct me or clarify, but I believe all you need to do is create a calculated column with the DATEADD DAX function and then link those to your Master calender (date) table.
DATEADD: https://docs.microsoft.com/en-us/dax/dateadd-function-dax
If this helps please kudo.
If this solves your problem please accept it as a solution.