コメント
-
That would be perfect. Could you please point to any tutorial or video that demonstrates this use case if available?
-
Yes I was able to create HTML charts. The other alternate approach which I was thinking of was to use my existing Domo dashboard with the required charts and add AI insights as a text box. Sorry for asking so many questions, but trying to explore best possible options within Domo ecosystem to achieve the desired results.
-
Hi Dan, Thank you so much for your reply. The videos were quite helpful and I am now able to create an AI agent which summarizes the dataset as per the given instructions in the prompt and send the summary via an email. Now, we also want to get visualization charts along with the text summary using the same dataset that…
-
Thank you for your reply. I updated my flow as follows: 1. A sql step to filter the data by state 2. AI agent can use this filtered data to summarize key findings and insights. But someone how, its not able to access the 'result' workflow variable which is the output of the sql step 3. Then finally send an email to the…