Forum Discussion
More_BI
9 years agoFrequent Visitor
Switch function breaking my chart
Hey guys, I use the switch function in various measures to carefully toggle how the KPI will be implemented. For example, I have a column called "Rollup Type" which is tied to the list of KPIs. I...
More_BI
9 years agoFrequent Visitor
Interesting... that makes sense. So the values function overrrides the switch function, is that correct?
If I understand the switch function, it should return one value.
How is the max function working here? Does it only get one result back from the switch and therefore will always be the right value?