Hi everybody,
I know it's probaly very simple but I just don't get it.
My Datamodell has multiple tables
Table A contains Forecasts
Table B contains Actuals
in additon there are a Calendar and a Materiallist tables that relate the two above with each other.
Table A only has values with the first of any month (Jan 1st, feb 1st ,...) as date.
Table B has the actual sales dates. So there the dates are random.
I want to have the sum of the Actuals (table B) in table A.
So in table A there should be a mesure (or a calculated column) displaying the sum of the sales.
Any help would be highly aprreciated.
By the way the reason for this is, that I want to create a mesure that displays the value of table B (the actuals) if there are any OR else the values from table A.
The result in Excel would be a Pivot report where you have forecast values for some months and actuals for the others in the same line.
I know it's probaly very simple but I just don't get it.
My Datamodell has multiple tables
Table A contains Forecasts
Table B contains Actuals
in additon there are a Calendar and a Materiallist tables that relate the two above with each other.
Table A only has values with the first of any month (Jan 1st, feb 1st ,...) as date.
Table B has the actual sales dates. So there the dates are random.
I want to have the sum of the Actuals (table B) in table A.
So in table A there should be a mesure (or a calculated column) displaying the sum of the sales.
Any help would be highly aprreciated.
By the way the reason for this is, that I want to create a mesure that displays the value of table B (the actuals) if there are any OR else the values from table A.
The result in Excel would be a Pivot report where you have forecast values for some months and actuals for the others in the same line.