Forum Discussion
What-If Parameters and Summarizing
Hello,
Background: I'm trying to build a dahbaord that takes in all the workloads for three departments and the productivity rates for those workloads which eventually will help with resource planning.
I currently have three tabs for each department where I have 7 what-if parameters each(Productivity Rates). The reason i have 7 what-if parameters each is becasue each department has their seperate values to those parameters(Productivity Rates).
I'm trying to create a summary tab where if one department changes one of the parameter it re-caluculates the entire summary but i'm having diffculty with getting the selectedvalue in the slicer into the summary tab.
Can anyone please help me out?
Thanks
You would need to copy the slicer from the department page to the summary page and synch it so when they make a change on the department page it flows to the summary page. You could hide them all on the summary page, they just need to be there so they flow to the other visuals on the summary page.
2 Replies
- jdbuchanan71Super User
You would need to copy the slicer from the department page to the summary page and synch it so when they make a change on the department page it flows to the summary page. You could hide them all on the summary page, they just need to be there so they flow to the other visuals on the summary page.
- AnonymousNot applicable
Thank you this was helpful!