Javascript API Dataset

Options
MgDv
MgDv Dataiku DSS Core Concepts, Registered Posts: 3 ✭✭✭✭

Hi All

How can show a dataset in a web app using just javascript api?

Any example?

Thanks

Tagged:

Answers

  • MickaelH
    MickaelH Dataiker, Registered Posts: 31 Dataiker
    Options

    Hi,

    You will find in DSS templates of webapps that will showcase the javascript api to read a dataset.

    To do so, from the Webapps screen,

    1. click on "New Webapp > Code Webapp > Standard > Simple web app to get started"
    2. chose a name
    3. create the webapp

    Other steps will be required. But they are documented in the webapp directly: for example you can in this case to go to the webapp settings and allow to read data from the dataset you want to read from.

    I hope this helps.

    Regards,

Setup Info
    Tags
      Help me…