I have dataset A and dataset B. I need the aggregate total from one column called "Total Commission" from B. I want to bring it into A and populate a single column with that value. I know I can do thi…
Hello, is there a way to check and validate data? I have webshop traffic data in my spreadsheet on a daily basis. These are divided into our different channels like SEA, Price Search Engines, SEO and …
Hi Team, I have created scenario with consists of 5 steps. step 1: sql query to check latest data step 2: set project variable as execution start time using now() formula step 3: Build the dataset ste…
I am surprised this is missing from the GUI but what really surprises me more is that it's not even shown in the logs.The fact that one needs to query the API to get this data should be a good indicat…
Hello, Does anyone have an idea why the "Dataset change" trigger on a scenario doesn't work for me? The dataset that I'm using is created out of files from Azure Blob Storage. Even though a new file a…
Hello, I noticed that when importing bundles to an automation node, environments are versioned and all old kernels are available for use in Jupyter notebooks, along with all the old environments. Now …
Hello, is there any options to limit audit logs saved locally? We sent our log via event-server to s3 (why these not sent to s3) but there log are generated in dss ui. I see this config in doc , does …
We recently start to integrate Code Studio with our instance. And we use to save HD5 file in a managed folder, and use code like : with pd.HDFStore(pathToFile, mode='r', complevel=COMPRESSION_LEVEL, c…