Reading Dataset from dash Webapp

Pranay
Level 2
Reading Dataset from dash Webapp

Hi,

I have developed a flow inside Dataiku and I am using PostgreSQL datasets to store the data. I need to develop a webapp for visualization and I started with the default multi-page webapp using Dash. One major stumbling block for me is getting the data from the datasets in my DSS project into my webapp. Can someone please explain or guide me on how to get and display the data from a given dataset from my project in my webapp? 


Operating system used: windows 10

0 Kudos
1 Reply
Turribeach

There is a good example on how to display Datasets on a Dash webapp in the Developer website: https://developer.dataiku.com/latest/tutorials/webapps/dash/basics/index.html

 

0 Kudos