Skip to Content
0
Former Member
Jul 26, 2016 at 10:41 PM

How to read a cell from dataset?

23 Views

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.

Attachments

1.ResultScreen.jpg (28.2 kB)
2.IniitalView.jpg (168.3 kB)