Forum Discussion
Anonymous
3 years agoNot applicable
Dinamically switch between two date fields and measures using slicer
Hi everyone, I'm trying to create a matrix, which can show different calculations depending on slicer selection: For example if Sellout is selected in slicer 1, and Base Volume (Kg) is selected...
tamerj1
Community Champion
3 years agoHi Anonymous
If you have an inactive relationship between 'Date'[Date] and F_Sales[Sellout_Date] then you need to use CALCULATE - USERELATIONSHIP to activate that relationship when calculating SellOut. If you don't have such realtionship created already then create it.