Page 1 of 1

Dictionary.Restrictions - include rather than exclude

Posted: Thu Jul 21, 2011 4:33 am
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.

Dictionary.Restrictions - include rather than exclude

Posted: Thu Jul 21, 2011 7:08 am
by Vladimir
Hello,

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

Thank you.