Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on September 26, 2023 4:59PM
Likes: 0
Replies: 1
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
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