Forum Discussion
Anonymous
7 years agoNot applicable
computed column filter
Hey guys! I have two columns in my table that are named "stock" and "turn". Both columns can be filtered with two different filters. This works fine! ;) Now I created a computed column that s...
v-yuta-msft
7 years agoCommunity Support
Anonymous,
If you mean "computed column" is a calculate column, you should use measure instead because slicer chart is in report level while calculate column is in data model level so slicer will not affect calculate column. However, slicer can affect the result of a measure. If "computed column" is a measure, please share some sample data and the measure you are using for further analysis.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.