Forum Discussion
Calculate Percentage value based on Slicer Selection
- 8 years ago
I think I know the bigger issue.
the criteria are stored in two different tables based on where each data point is kept.
I think I need to create a calculated table to pull in the JOb numbers and each column with criteria. I've never done that before.
If that's the case, could you provide me some guidance?
Hi bhmiller89,
I think you have mixed up the Criteria and the ActiveProject tables in your formula. The Criteria table needs to be separate from the ActiveProjects table and with no relationship with your ActiveProjects table, and is used for the slicer. Otherwise this wont work. With regards to some of the criteria being in different tables, the easiest way to resolve that is to create calculated columns that "pull in" the missing citeria to the ActiveProjects table.