Forum Discussion
pedrohenriquewe
1 year agoRegular Visitor
Showing specifc labels (current - 5) based on current filter
Hello everyone,
I believe the image below is self-explanatory. The behavior I want is for the visual (bar/line plot) to only display the last 5 labels based on the current filter. The issue is that the X-axis and the left filter are based on the same field.
the slicer needs to be fed from a disconnected table. The chart's measure must probe the slicer value and return BLANK if the values are outside the range.
2 Replies
- lbendlin
Super User
the slicer needs to be fed from a disconnected table. The chart's measure must probe the slicer value and return BLANK if the values are outside the range.
- pedrohenriqueweRegular Visitor
Thanks mate. It worked.