
Dinesh
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
Activity overview
Latest activity by Dinesh-
Dinesh created a post,
Conditional "DbUrl" & "SqlQuery" values for JDBC Query node
In one of our "JDBC Query" nodes, we have a need to modify our "DbUrl" connection property based on what environment the workflow is in. I can connect an input into the "JDBC Query" node that has a...
-
Dinesh created a post,
Conditional Columns
Is there a way to use the ConfigureFields section in a Transform node to conditionally output specific columns based on record count in the input? For example something like the below? If it's not ...
-
Dinesh commented,
In case it helps understand, I've drawn out a similar diagram and have attached it, the green piece is the part I'm having trouble figuring out. I'm not sure if this can be solved with a single nod...
-
Dinesh created a post,
How to conditionally allow one data set to continue through workflow
I have a scenario where my data passes through a [Transform A] node with 2 output pins and the pin the data comes through is dependent on the value of an inputted run-time property. At any given ti...
-
Dinesh created a post,
Floating-point division returning incorrect values
I'm experiencing an issue when dividing decimal values where the returned value is a value that's very close to the intended value but not correct. For example, if you check the attached screenshot...
-
Dinesh created a post,
Best Practices to Optimize Workflow Editing Speed
Hi, Currently I notice large periods of latency when a I'm editing a workflow with a large number of nodes in it. To give an example, in one of the biggest files I have, it can take 10 minutes (so...
-
Dinesh created a post,
Python Substitues for Brainscript (inputFields, field)
Hi, I'm currently trying to migrate an existing file initially written in Brainscript into Python-based nodes and am having some trouble finding an appropriate analogue to 2 specific functions: "i...
-
Dinesh commented,
Excellent, thanks Adrian, I also appreciate you sending that documentation so thank you for that as well!
-
Dinesh created a post,
Carriage Returns in Documentation/Tool Tips
I've noticed when creating a new property there's the option to write in the "Documentation" section which the user can use by hovering over the Property name to reveal a tool-tip. I've started usi...
-
Dinesh commented,
Thanks Adrian, I think this is definitely a good workaround for what I'm trying to do!