Forum Discussion
noliverte
6 years agoHelper III
graphic filtering : formula problem
Hello, I have the following reporting test On the top left, I have a filter (with all my campaigns name) When I select one campaign, I'd like to have "note_20" in the red field (as in the t...
- 6 years ago
Your measure is always going to return 20, since you are basically multiplying 20 by 1 (when one campaign is selected). Switch your ALLSELECTED to an ALL to get the correct result (in your existing measure or in a new measure just for that card).
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
simrantuli
6 years agoContinued Contributor