Forum Discussion

pedrohenriquewe's avatar
pedrohenriquewe
Regular Visitor
1 year ago
Solved

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

  • 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.