Forum Discussion
Anonymous
3 years agoNot applicable
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 relationsh...
johnt75
3 years agoSuper User
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