Hi, How can I execute a query with the `like` clau...
# gooddata-ui
t
Hi, How can I execute a query with the
like
clause via the useExecutionData hook ?
m
Hi Tarik,
useExecutionData
hook utilizes
IExecutionConfiguration
interface to alter the execution with series and slices, as defined here. Could you please provide some more specific details as to what are you trying to achieve here? Thank you!