June 2010
Intermediate to advanced
272 pages
5h 55m
English
This recipe combines the techniques learned in prior recipes to achieve a business requirement. A report shows sales data by country and product line. Users can choose to see data for one or more countries.
However, we need to implement a security mechanism such that a user can choose only those countries to which he is supposed to have access. This is determined by the user groups he belongs to.
Create a simple list report with Country, City, Product line, and Sales Quantity as columns.
[Country] in ?Countries?Ensure that this filter is mandatory. ...
Read now
Unlock full access