Dictionary.Restrictions - include rather than exclude

Stimulsoft Reports.WEB discussion
Post Reply
mikevanoo
Posts: 1
Joined: Thu Jul 21, 2011 4:28 am

Dictionary.Restrictions - include rather than exclude

Post by mikevanoo »

I want to report off of a very large database with over 400 tables/views. The majority of these tables/views should not be used directly by end-user designing their own reports. Therefore I want to create a layer of views simplified and optimised for reporting and expose that in the report designer for end-users to use.

I believe I can exclude data sources by using Dictionary.Restrictions.Add() but I really want to do it the other way around - only include the data sources I want. Is this possible please?

Thanks,

Mike.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Dictionary.Restrictions - include rather than exclude

Post by Vladimir »

Hello,

Unfortunately, currently this feature is not available for Designer.Web.

Thank you.
Post Reply