Forum Discussion
Complex DAX: Contracted and Uncontracted Revenue - single Row value across multiple months (Help!)
- 4 years ago
Hello,
This issue has now been resolved. I used a CROSSJOIN between revenue contracts table and Calendar table. I then used SUMMARIZE to group the rows per month per year OR per StartofMonth date.
See below:
Thanks for getting back to me though.
Hi sabilahmed
Thanks for reaching out to us.
Can you share your sample files or sample data that fully covers your needs? Thanks.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hello,
This issue has now been resolved. I used a CROSSJOIN between revenue contracts table and Calendar table. I then used SUMMARIZE to group the rows per month per year OR per StartofMonth date.
See below:
Thanks for getting back to me though.