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
Dictionary.Restrictions - include rather than exclude
Hello,
Unfortunately, currently this feature is not available for Designer.Web.
Thank you.
Unfortunately, currently this feature is not available for Designer.Web.
Thank you.