Hi everyone,
I need to export a widget where the title need to change based on a parameter or a string..
is there a way to do it in metabase ?
Hi everyone,
I need to export a widget where the title need to change based on a parameter or a string..
is there a way to do it in metabase ?
Sadly not. You could do it with an embedded dashboard or some clever SQL (pass parameter to SQL, return a string depending upon it's value)