-
Re: how to use multiple if functions to create columns
Hi @abalo006 , While it is possible to use the formula language with nested "if" statements to accomplish this, I would suggest trying out the visual if-else processor available in the prep…1 · -
Re: Cannot Edit Tile Titles Since Update to 12.6.0
Hi @Sam_Tracey , The UI has changed for editing tiles, however you can indeed still edit tiles. Here is a quick demo. Perhaps the lefthand sidebar is collapsed and needs to be expanded so that you ca…1 · -
Re: variable expansion in SQL query endpoint
Hi @fjavanderspek , It is not possible to reference variables from the API node. Usually you would instead retrieve parameters and pass them to your endpoint. However, if you really were interested i…1 · -
Re: MLFlow Version update & python code env update
Hi @omarh2m , In general, to update the packages associated with your model, you would update the packages within the code environment used to train the model, and then retrain the model on the code …1 · -
Re: set jdbc path
Hi @abdoulaye , Yes, you would need to modify this by SSH-ing into the DSS server. If you don't have access, you can add an SSH keypair task to your Fleet Manager template, which will allow you to SS…1 ·