Forum Discussion
yidaveding
6 years agoRegular Visitor
Display column based on filter selection
Hi, I have two table visuals (T1 and T2) and a parent/child hierachy. Table 1 displays PARENT and Total Amount. I want table 2 to display either PARENT_Column or CHILD_Column depending on selection ...
AllisonKennedy
6 years agoCommunity Champion
Calculated Columns are calculated before the report visuals, and therefore cannot/do not update with slicer and filter selections. You will need to use a measure to get updates based on selection.