Forum Discussion
Anonymous
6 years agoNot applicable
Market value weighted construction year
I already searched the forum and couldn't not find the solution so far. I created a measure for the market vlaue weighted construction year of a real estate portfolio. This works fine as long as I se...
- 6 years ago
Hi,
Please change your original [MV_tot] to this:
MV_tot = CALCULATE(SUM(Sheet1[Market Value]), ALLEXCEPT(Sheet1,Sheet1[Cantone]))The result shows:
See the attached pbix file.
Best Regards,
Giotto
parry2k
Super User
6 years agoAnonymous share sample data with expected output, you can share using onedrive/google drive Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- Anonymous6 years agoNot applicable
I hope this Link works