Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Subtraction between two tables

Hello all,

Need help on the below please.

I have two tables Orders Received and Orders Entered.

Created two separate visuals that present those data by WeekEnding.

For each table data has been pulled with different filters from SQL Server.

I need to calculate the difference between Orders Received and Orders Entered and display by Weekending so it becomes a Backlog.

I have tried multiple ways of doing that, in vain.

 

3 Replies

  • Avry_th's avatar
    Avry_th
    Frequent Visitor

    how about if my two table are many to many relationship, is there any other way to handle this pls ? i would like to display the remain balance after deduction by product type in a matrix table. all the data are from the fact table.  thanks in advance

  • How to Subtract 2 different columns of calculated amounts from 2 different tables? Can anyone help please.

     

    I have my seperate Calendar table, 2 tables as "Expenses" and "Leadboard" both tables have date columns with different names. I want both tables total amount subtracted value only.