Forum Discussion
Allocated accounting
Hi Z7-852,
I have tested this scenario using the sample data you provided, while the result wasn't changed if I added page level filters or used date slicer to filter costs table.
In my test, I create one to many relationship between these two tables based on common field [Product ID].
Then, I used below formula to create calculated column in the second table.
Allocation Account = Allocation[Allocation]* RELATED(Costs[Cost])
You said filters didn't work with your calculated column, if possible, please share the screenshot about the incorrect output you have got. And please provide more detailed description about Correct Answer that you want to get after applying filters.
Thanks,
Yuliana Gu
Allocated cost data model
My data model is bit different. I take cost data over the product table and that seems to be the problem.
In the visuals data is calculated right as long as I don't filter costs table (blue in visual).