Forum Discussion

supplychain39's avatar
supplychain39
Regular Visitor
1 year ago
Solved

Comparing 2 Table results dynamically based on filtered scenario value

 

Data Structure: I have 1 data table "SIM_CAPACITY_DETAIL" that has the output from 10 different capacity scenario's that have been ran. The column, "SIMULATION_NAME" is the unique identifier between scenario'sm all other columns are the same. "SUM(RLD.LOADQTY)" is the column of data i'm trying to sum / compare between scenario's.

 

Currently, both slicers at the top reference the same column in the data.

 

Help Needed: I want to be able to compare the SUM of "SUM(RLD.LOADQTY)" between two simulations stored in the "SIM_CAPACITY_DETAIL" table based on which scenario is selected in each of the two drop down boxes on the sheet. In the picture, "ALL OUT" is one "Simulation_Name" and "ALL OUT 2.0" is a second. I do not want the formula to reference the exact "SIMULATION_NAME" in this example, more instead the selected value from the filter / drop down list. 

4 Replies