Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

How to create a dynamic column in one table which changes values on slicer of an other table

Hi all, 

I have 2 tables, table A can filter table B with a relationship. 

Now I want to take value from table B to add as a new column in table A, which is of course filtered by the relationship. However it is also filtered by slicer from table B? 

How could we make this possible? 

All the best!

1 Reply

  • Calculated columns are only calculated during data refresh, so they don't pay any attention to slicers or filters. If you need it to be dynamic then you need to do it as a measure