The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
14 | |
12 | |
7 | |
6 | |
5 |
User | Count |
---|---|
28 | |
18 | |
13 | |
7 | |
5 |