I am trying to read a cell from the dataset. Here is what I have done.
From the eFashion universe, I picked up three dimension Year, Lines and Categories.
I have created a dropdown on the Year and a cascading dropdown on the Lines. After I select a Year and Lines in the dropdown my dataset shrinks to show appropriate values.
Now, I would like to read a cell from the resultant dataset.
What code do I need to write in the OnSelect event of my dropdowns so I get the text "Mini city" from the dataset.
Here is my screen looks like.

Here is the Query from the eFashion Universe:

... and here is my Initial View of the dataset.
