Forum Discussion
marcuspaula
3 years agoFrequent Visitor
Measure Totals in a table visual using Field Parameters
Hello, community! Is there a way to dynamically calculate totals in a table using Field Parameters? I have the following data: The following Field Parameter: Parameter - Dimens...
- Anonymous3 years ago
HI marcuspaula,
I'd like to suggest you add switch function to your measure formula to interact with field parameter filter effects and redirect to different calculations:
Regards,
Xiaoxin Sheng
Anonymous
3 years agoNot applicable
HI marcuspaula,
I'd like to suggest you add switch function to your measure formula to interact with field parameter filter effects and redirect to different calculations:
Regards,
Xiaoxin Sheng
- marcuspaula3 years agoFrequent Visitor
Hi Anonymous,
I was trying to avoid the SWITCH since I have like 30 different scenarios but it looks like this is the way to get this working.
Thank you.