Forum Discussion

SearchKnowledge's avatar
5 years ago
Solved

Combine 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...
  • SearchKnowledge's avatar
    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!