-
Re: Sharing Dashboard URL with non DSS users
@Ignacio_Toledo It depends on the audience. If I am anticipating some reluctance from my user, I will: * Make sure that the dashboard layout is deliberately designed and requires minimal clicking (wi…1 · -
Re: Sharing Dashboard URL with non DSS users
@RadAniba I love the collaboration features of DSS (viewing, commenting, access to wikis, dashboards, etc. ) so I typically favor adding users to DSS and engaging that way. BUT, in response to your o…2 · -
Re: Retrieve the result of a scenario's SQL query change trigger
@Marlan That was my initial thought also. The first tested trigger on my end was something like: select max(Field) from Table. Unfortunately it produced the same.1 · -
Re: Retrieve the result of a scenario's SQL query change trigger
That's a good question, @Tim86 . I was unaware so did some digging. According to the section on Trigger parameters here: https://doc.dataiku.com/dss/latest/scenarios/triggers.html#trigger-parame…1 · -
Re: Creating a column from header data
@SimonM, I am honestly not sure how to do this in a non-hacky way using visual recipes - though I am not saying it can't be done (I just don't know). In the meantime I have written some log…1 ·
