Forum Discussion
formulas between different tables
- 6 years ago
Hello mat007mat
as you are writing about KPI I assume you need a solution in Power Pivot/DAX. I would prefer combining such tables in Power query and do the final calculation in DAX.
However.. to solve this with DAX I saw no other solution to create a new table out of the forecast-table only using country, type and month. Then adding 3 new columns to calculate forecast, sales and error. the measure uses then sales and error to get the KPI.
Find enclosed the file with my solution
If this post helps or solves your problem, please mark it as solution.
Kudos are nice to - thanks
Have fun
Jimmy
Dear Jimmy,
maybe one more question; you worked with the creation of a new table in which you combined data from two other tables.
In power bi I can add this additional table, but can this be done in power pivot as well? (the creation of a new table only containing formulas?)
thanks!
Don't understand fully your question.
Power pivot can be fed by power query. So you can query a data source, transforming it and hand over to power pivot, if this is what you meant.
All the best
Jimmy