Forum Discussion

ShellyPC's avatar
ShellyPC
Frequent Visitor
3 years ago
Solved

Dynamically hide table columns without column slicer

Hi I am trying to display a table that shows aggregated project costs in certain years in a projects life.  This is so that we can compare costs in the nth year of the life of those projects. So fo...
  • ShellyPC's avatar
    3 years ago

    Hi - Just in case anyone has a similar problem. 

     

    I left this project alone for 6 weeks and when I came back to it, the solution was actually very easy. 

    Bottom line is that I could create a Field Parameter table from my list of measures.  However I wanted to use an existing slicer to slice the Parameter table and not do it directly.  An easy way to do this is to create a join table between the table my original slicer is working on and the new parameter table.  Then just create relationships from the new join table to the original table and the Parameter table.  This results in being able to use the original slicer to slice both tables.  I did need to mess around with the filtering direction as I had many to many relationships on both sides of the join table, But this works like a charm.