Craig Bloodworth
Craig Bloodworth
Hi @delroekid Can you elaborate on the construction of the dashboard? What do the two vizzes in question look like? Which dimensions and measures are in play? Craig
Hi @nschwamm Are you able to elaborate on the construction of the dashboard in which you're placing the extension so we can try and replicate the issue? Or if I...
Yes I've had this one on my mind. I'll look into it
@haniunc @miko-1 a fix was recently pushed to deal with column ordering issues. Can you check whether everything is now working as expected?
Great idea. Just to clarify you want the image to replace the standard button in use now? Where would you want to store the image? Would you want me to...
Grand total isn't provided by the summary data in Tableau, it would need to be calculated in either the extension code or in Excel. In my view I think this...
Thanks for highlighting this. I'll take a look
Hi @Ben8t. Sure thing, so for example the following two task configurations: ``` - id: airbyte_a type: "io.kestra.plugin.airbyte.connections.Sync" url: https://mydomain.com/airbyte_a connectionId: 0000-0000-0000 - id: airbyte_b type: "io.kestra.plugin.airbyte.connections.Sync" url: https://mydomain.com/airbyte_b connectionId:...
This is by design on our part based on a custom URL redirect. We separate machine to machine api traffic from GUI traffic to add IP filtering and some other...