Forum Discussion
Sum The Calculation Items when Multiple Items are selected in Slicer
- Anonymous4 years ago
Hi BalaKrish,
Did these slicer items include in one table field? If that is the case, you only need to extract the selections and use the 'in' operator in your filter expression.
If they are different formulas, you can check the filter selections and concatenate multiple if statements to summary these calculations.
In addition, can you please share some more detail about your data structures? They should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi BalaKrish,
Did these slicer items include in one table field? If that is the case, you only need to extract the selections and use the 'in' operator in your filter expression.
If they are different formulas, you can check the filter selections and concatenate multiple if statements to summary these calculations.
In addition, can you please share some more detail about your data structures? They should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng