-
Re: How to shift data in a column
Both your main question and follow up question can be solved using a Window recipe: https://knowledge.dataiku.com/latest/data-preparation/visual-recipes/tutorial-window-recipe.html If you can't …1 · -
Re: Encountering a problem, trying to create a new branch
https://community.dataiku.com/discussion/comment/44104#Comment_44104 Right I didn't mean to say it doesn't work but that it's highly impractical and effectively useless. First you need…1 · -
Re: Python script for test Api Service Endpoint by launch remote test query
Well at the end of the day the APIs are on the Designer node and are simple REST APIs. So nothing stops you from writing your own test framework using Python's requests package. You may be able …1 · -
Re: Python script for test Api Service Endpoint by launch remote test query
Yes you can do this. The Design Node come with it's own embedded API Node and this can be used for testing. Once you developed your API service create a few test queries in the Endpoint tab. The…1 · -
Re: Display user id on Scenario Last Runs screen
Well pass my thanks to them then! Now if I could now the user ID on the Last Runs screen (see Idea below) we will be golden! 😎 User ID changes in scenarios are a constant operational pain for us as …1 ·