How to use - Reporters Send to Dataset option
Dominic-S
Registered Posts: 17 ✭
Hi,
I am new to Scenario's Reporters and would like to know if there is any tutorial/documentation on how to use the "Send to Dataset" option.
More specific questions will be
1. What kind of Dataset can I use?
2. How to setup a Dataset?
Thanks
Tagged:
Answers
-
JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 297 DataikerHi @Dominic-S
,We currently don't have documentation for this so apologies for that, however, here is an example for you that you could work off of:
In the above screenshot is a Send to Dataset reporter. The dataset I'm using is one that already exists, the reporter will not create the dataset nor change the schema. It is also required to have a column for the Timestamp.
After running the scenario the dataset will look like this:
Keep in mind, the dataset along with the columns "comment" and "timestamp" already existed prior to creating the reporter, so it will not work without an existing dataset and correct schema.Thanks!Jordan -
Thanks Jordan for the detailed instruction. It works perfectly for me.