I have created an OLAP table with a dropdown button where I can select dimension and I have linked the outcome of the conformance check by using: READABLE (<%= conformance %>). I put a filter on it so that it doesn't include "Conforms".
However, it now lists all deviations and I am only interested in the top 3. How do I limit it to only show the top 3 deviations per result?