-
Re: How to use python sdk to send MS Teams scenario reporter message?
Hi @bantucaravan .. Till you get a more detailed reply. There are some examples given in link for ms-teams with predefined channel and with webhook https://doc.dataiku.com/dss/latest/scenarios/custom…2 · -
Re: How to fetch run as Id for multiple scenarios
@Srkanoje If it helps Something like below is how we have used it for our requirements import dataikuuser_client = dataiku.api_client()project=user_client.get_project('PROJECTNAME')for each in projec…1 · -
Re: Can we get the sum or count of a column in dataiku
@Ignacio_Toledo Completely Agree with you.. Summary tables is something all the BI tools i worked with used to have and i too do wish for something similar in dataiku.1 · -
Re: Can we get the sum or count of a column in dataiku
@kusuma , is the objective to show it as an insight in a dataiku dashboard? One thing i had tried once was to create a dummy column (like SUM_COL in example image below) and then go to charts and use…1 · -
Component Scenario Step - multichoice options
Hi Dataiku Team, Can custom Scenario Step components be used more than once in the same scenario? I have a Custom scenario Step component that i have created. The input params to this scenario step i…1 ·
