Forum Discussion
jmkvalsund
Helper III
3 years agoCALCULATETABLE using measure does not work as intended
I’m trying to create a calculated table containing salesresults for a specific team like this, using a measure to identify the team: T_SalesByTeam = CALCULATETABLE(SUMMARIZE('Sales','Sales'[Date...
- 3 years ago
jmkvalsund , A calculated table can not use a slicer value. means they will take static value of slicer
amitchandak
Super User
3 years agojmkvalsund , A calculated table can not use a slicer value. means they will take static value of slicer