I have an invoice and credit note table. Need to find the net amount(ie invoice amount - credit note amount.
Also have a fan trap on the invoice table hence have made an alias and two contexts. One connecting invoice and credit note and other connecting invoice and invoice2.
Variance doesnt work (On selecting invoice amount and credit note amount, the icon remains disabled)
Hence I created a measure 'net amount' ((ie invoice amount - credit note amount). Tried using both the invoice table as well as the alias.
But the data in the 'net amount' field comes as junk when I select invoice no, invoice amount, credit note amount and net amount. Any way I can solve this.
Please let me know if any more details are needed
Also have a fan trap on the invoice table hence have made an alias and two contexts. One connecting invoice and credit note and other connecting invoice and invoice2.
Variance doesnt work (On selecting invoice amount and credit note amount, the icon remains disabled)
Hence I created a measure 'net amount' ((ie invoice amount - credit note amount). Tried using both the invoice table as well as the alias.
But the data in the 'net amount' field comes as junk when I select invoice no, invoice amount, credit note amount and net amount. Any way I can solve this.
Please let me know if any more details are needed