Forum Discussion

zanderson45's avatar
zanderson45
Frequent Visitor
6 months ago
Solved

Using parameters to edit two different values of a single line and be able to view new grand total

I am working on a dashboard that has two parameters - a month paramter and a percentage paramter. The dashboard is designed to have the two parameters change the value of individuals encumbrance - en...
  • v-pnaroju-msft's avatar
    6 months ago

    Hi zanderson45,

    Based on our understanding of the issue, a possible approach is to use a disconnected Worker selector, apply the What-If parameters conditionally using SELECTEDVALUE(), and manage totals using ISINSCOPE() with SUMX() to reconstruct the full total. This ensures that only the selected worker changes while all other rows remain visible and the grand total remains accurate.

    Please find attached the screenshots and a sample PBIX file for reference:


    We hope that the information provided will assist in resolving the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.

    Thank you.