Forum Discussion
bansikpopat
3 years agoFrequent Visitor
Filtering the tables based on date and merging for comparison
I have two tables with the same fields. Just the difference between those two tables is the required delivery date. Both the tables have different excel sheet as their source as I am extracting dat...
Sahir_Maharaj
3 years agoSuper User
2. Create a calculated column to show the delta value between the two prices. The formula should be:
Delta = [Price current week] - [Price previous week]