Try This
Use the slider on the right side of the address window to scroll through the list of names. You'll see
that mashup retrieves only the records needed to populate the table.
Note that at the bottom of the table you're accessing the last elements of a query that resulted in over 48 thousand records for the full data set (or the total number of records in a particular State).
Also notice that the State column is a hyperlink. When you click on the abbreviation for a state (e.g., CA),
you will access a new data set that includes only that state's records, which now list each school's Zip Code.
In this view, the Zip Code is also a link that lets you access a different data set that also includes the
phone number.
Scroll the address record window up and down over the lists of name. You'll see that
mashup retrieves only the records needed to populate the table.
Click on a row. Notice that the Google widget maps the location.
Click on a state's abbreviation. Notice that the grid now lists only records for that state.
Click on a ZIP Code. Notice that the grid now lists only records for that Zip Code.
Click on a school name. Google maps its location.
This linked views of data were created without any JavaScript coding. All this data is being provided from a live SnapLogic data
service. The SnapLogic Dojo datastore queries the data service, then loads data direcdtly into the grid.