Forum Discussion
Cumulative value for dynamic date range
Thank you ImkeF for introducing the cartesian concept to me. This does not help though as all offers will be associated with all opportunities and I cannot see how to filter.
Thimios ,
Can you share sample data and sample output. Make me @
Appreciate your Kudos.
- Thimios6 years agoHelper III
Let me rephrase the case, so I can make it clearer:
Let's assume that I have typical Calendar table and a fact table with the following columns:- Opportunity code (text field)
- Opportunity start date (date field)
- Opportunity end date (date field)
- Opportunity value (currency field)
I need to create a column chart with Calendar Hierarchy in the X axis and Values on the Y axis where each column will show the total value of opportunities that were open at that date (that is when date is between Opp start date and Opp end date).
- Thimios6 years agoHelper III
amitchandakHere is my pbix file so you can see the relationship setup as well.
https://drive.google.com/file/d/1YkLPpMsov7oxtN5QVzyv8_Ey8l1nTxCI/view?usp=sharing
Let me know if further info on the outcome is required.Thank you!