Forum Discussion
SearchKnowledge
Helper I
5 years agoCombine values from visuals into a total visual
Hello kind reader, The situation is like this: I have two table visuals: Bothe tables contain different columns and different date filters, however they have 1 column which is the same: The prod...
- 5 years ago
mahoneypat Anonymous
I have found a solution: It was to put the function ALL('Date') into the measures i didnt want to be affected by the slicer. And then with Daterange() i could set the static date range.
Thanks you all for thinking with me!
SearchKnowledge
Helper I
5 years agomahoneypat Anonymous
I have found a solution: It was to put the function ALL('Date') into the measures i didnt want to be affected by the slicer. And then with Daterange() i could set the static date range.
Thanks you all for thinking with me!