Forum Discussion
PBI_37
3 years agoHelper I
Question about data modeling
Hi everyone, I have a question about my model. I have 2 fact tables (actual and forecast) and 2 dimension tables (Products and Calendar). I want to calculate the difference between the actual a...
- 3 years ago
Hello, PBI_37 ,
Yes, you're right. You can append both fact tables, keep only BatchNum column, remove duplicity and make that as third dimension and connect it back to the fact tables as normal dimension. - 3 years ago
Thank you vojtechsima
PBI_37
3 years agoHelper I
Thank you vojtechsima