Hi there, I'm having a very strange behaviour defi...
# gooddata-platform
b
Hi there, I'm having a very strange behaviour defining a metric I hope someone could help with I'm defining a cost saving metric; the simple version works fine
m
Hi Benji, if you really need to multiple any value, you should do this in your first/base metric, and from your screenshot I presume this is: [All Channels] Applicable. Use the base metric and apply the multiplication there. For example:
SELECT ([All Channels] Partial Automations) * 2
And make sure the insight includes the desired date attribute (e.g.
Year (Created At)
) and/or dashboard date filter. Also, for future reference - Please update the same thread when you have follow-up notes to add on the question you post. Each new thread opens a new ticket and by keeping everything in a single thread, it’s easier for our team to follow and would be very much appreciated 🙂
b
Thank you @Michael Ullock !