Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Trying to link two tables together from D365 BC to create a report for posted invoices with sales $ amount. Here are the two tables:
1. PostedSalesCreditMemos
2. PostedSalesInvoice_Line
In 'postedSalesCreditMemos' [Amount_Including_VAT] table there are few credits that need to be subtracted from postedSalesInvoice_Line[Amount_Including_VAT] table.
I am able to subtract the two columns from two tables with this measuring formula:
@sregimand , Column in M-M would be a challenge.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@amitchandak wrote:@sregimand , Column in M-M would be a challenge.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@amitchandak wrote:@sregimand , Column in M-M would be a challenge.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Total Sales is correct, however when I try to subtract credit applied to an invoice the Total Measures becomes as negative.
I have tried many ways of assoicating the two tables as many-to-one or one-to-many with no success.
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
15 | |
7 | |
5 |