Hide Table of Contents
View DataReviewer - Dashboard Results with Filter sample in sandbox
DataReviewer - Dashboard Results with Filter

Description

This sample shows how to fetch and display a filtered dashboard summary from a Reviewer dataset. The summary is total counts of a value in the specific or custom (user-defined) fields in the Reviewer dataset's REVTABLEMAIN or REVBATCHRUNTABLE tables. The summary displays the number of occurrences of a unique value in a field in these tables. This sample filters dashboard summary with an instance of ReviewerFilters. The ReviewerFilters instance contains one or more attribute filters depending on what values the user selects in the UI. Filters added to a ReviewerFilters instance work like a query. The live sample retrieves dashboard summary from a hosted instance of Data Reviewer for Server.

Code

<meta http-equiv="refresh" content="0; URL='../../jshelp/intro_datareviewer.html'" /> 
          
Show Modal