I have the following
SELECT 'dbr.report', 'sp_DBR_overview_sales', 'Market', 'market=[Market]'
select 'dbr.selectlist', 'Europe', 'Select title','find'
select [Market]=organisationname from tslive.dbo.organisation
but the result select list does not have the list items, it is blank.
Wonder where goes wrong.
using version 4.3 on SQL server, linux host