Forum Discussion
RH205
Helper I
11 months agoCalculate measure based on startdate from dimension table
hi, hope somebody loves a challenge;) we would like to sum two measures based on company startdate.. 1. revenue = CALCULATE([revenue] ,FILTER(ALL('Date'), 'Date'[Date] <= MAX('Date'[Date])) 2. ...
v-saisrao-msft
Community Support
11 months agoHi RH205,
Thank you lbendlin, for your insights.
I reproduced your issue with sample data and was able to create the issue in Power BI. I've attached the PBIX file for your reference.
Thank you.
RH205
Helper I
11 months agoPerfect, thnx!