Skip to main content

Hi, quick question to the community before I post a bug. I'm using a computeRelative expression in a dataflow and despite assigning a scale value of 2, the value always gets rounded to a whole number. Wondering if any has come across something similar? I couldn't find a known issue around it. This is on a sandbox with Spring '18. And I hadn't used this type of node on previous releases, so don't have a comparison.

12 comentarios
  1. 5 abr 2018, 09:37

    Hi everyone, as an update to this I raised a case with support and have just received the following info:

    Support have said that there is a bug in the node UI which wraps the Scale value in quotes, when it should be without. This is also the case if you try to specify a number as a default value.

    "R&D is notified of this and they are working towards this issue. Until then we have a workaround.

    We need to download the JSON for the dataflow and change the scale value in the compute relative node from "scale":"2" to "scale":2

    this would fix the issue there. "

    Hope this helps

    @Tim Bezold & @Danny Lai
0/9000