In the cube shown in the exhibit, you need to show only the five most expensive products. The list
should change dynamically with the selection of the budget version.
How would you achieve this?

A.
Create a filtered subset for products with the option TopSum.
B.
Create a view filter with the option TopSum.
C.
Create a filtered subset for products with the option TopCount,
D.
Create a view filter with the option TopCount.
Explanation: