I have 2 single select filters on my dashboard - Month and Compare Month. Both these filters are based on the same dimension and attribute in the cube.
The idea here is to pass the values selected in the 2 filters as a set to the slicer in the MDX query for the connected webpart.
Is there a Connection Formula I can use to create a set of the 2 members selected on the 2 filters?
Thanks