evaluation context
2 TopicsDAX Virtual tables & total row evaluation
Is it possible to create a virtual table which returns a different measure for each row based on some logic……….and then expect SUMX to produced the desired result in the total row? Attached is a dummy .pbix of the scenario required in full (mimicking coding and source systems from real data). Presenting it as a DAX problem, but could well be a data modelling answer! Dummy pbix Summary: Require a solution to view Income in the view of a Corporate partner to a Charity, where applicable, if not just view it as an individual supporter. Scenario is that Microsoft could give a donation from Head Office, their UK office or an employee could run a race for them. So the standard view would be income per those three Supporter records. However also want to see the view of Microsoft as a whole entity. This seems to be OK, but then add another individual who is not coded to raised for Microsoft and the current measure doesn’t evaluate correctly.793Views0likes1CommentIssue with Evaluation Context/Filter (PBIX included)
Hello I have a strange issue which I think is related to the evaluation context of the measures I've created. The result is PBI behaviour I've not seen before or expected (table filtered, displaying results which don't reflect the filter - kind of). It's hard to explain, but I've put together a small PBIX which hopefully makes clear the issue. Please take a look here: https://drive.google.com/file/d/1VYvRWdwcuQDyWVd2ycsYd-RwRawoWRQx/view?usp=sharing Any help, would be greatly appreciated as this is driving me insane 😫Solved1.2KViews0likes4Comments