Forum Discussion
deeskuma
3 years agoFrequent Visitor
Custom Measure not working on Pie Chart Visual
Hello Team, I have created a custom measure , which I want to use as a filter in pie chart visual. When I apply this filter , it gets applied on the "Legend" but not on the "Values" of the pie ch...
Uspace87
Resolver III
3 years ago
Measures cannot be used as filters because filters are used to restrict the data that is displayed in a visual or a report. Filters need to have a fixed set of values that can be used to restrict the data displayed. Measures, on the other hand, are dynamic calculations that change based on the data and filters applied to the report.