DAX model invoice running balance
问题 I have a table with invoices and a table with payments. The Invoice table consists of invoice id, amount, invoice date, expiry date. The payment table consists of invoice id, amount, payment date. The invoice table have an active relationship with the date table on the expiry date column. The payment table have an active relationship with the invoice table on the invoice id columns. I would like to be able to show the invoice balance on an arbitrary day. Ie if I filter the report or page on a