Forum Discussion
Anonymous
3 years agoNot applicable
Can slicing data dynamically affect merged data?
I have 3 datasets and would like to merge them but at the same time, I want to be able to dynamically affect that merged data. This means that I have Dataset A, B, C and Dataset D which is the merged data of all 3. I want to slice Dataset A and I want it to affect the Dataset D and if I remove that slicer on Dataset A, it will change Dataset D. Is this possible?