Hi,
I have 2 Columns LineTotal and InvoiceTotal(LineTotal +tax+Shipping) .
For example i have 2 item with $100 each so line total is $200
and $25 tax and $25 shipping so Invoice Total of $200+$25+$25= $250
if i drag both columns(Measures) my cube shows line total of $200 and Invoice total of $500 which is wrong
How can i get correct result into my cube?
is this possible to get using one fact table?
Thanks