Hi Dan,
We do currently support source filter 'Wildcards' however a DB modification is needed to support this feature.
Please note, this will change in the future, though for Yellowfin 6.1 , this method is the only way to get it working.1. Run the query below against your Yellowfin DB
Please make sure Yellowfin is not runninginsert into configuration (iporg, configtypecode, configcode, configdata) values (1, 'SYSTEM', 'SOURCEFILTERWILDCARD',
'%'
)
In the above example
%
is the wildcard. Please take note of this.
2. Startup Yellowfin and create your source filter as normal , however for the filter value, use %
E.g.
Please let me know if you have any issues with this.
Regards,
David