- 6885 Views
- 0 replies
- 2 kudos
Hi,I am sending databricks sql alerts to an email. I am trying to get the query results table in the body of the email.I have used a custom template with {{QUERY_RESULT_TABLE}}and this works fine for a teams alert. In Teams, I can see the table prope...
- 6885 Views
- 0 replies
- 2 kudos
- 3527 Views
- 2 replies
- 1 kudos
Hi,we have implemented a Databricks Workflow that saves an Excel Sheet to a Databricks Volume. Now we want to notify users with an Alert, when new data arrives in the volume.In the docs I found the SQL command LIST which returns the columns path, nam...
- 3527 Views
- 2 replies
- 1 kudos
Latest Reply
Hi @RobinK ,
I've tested your code and I was able to reproduce the error. Unfortunately, I haven't found a pure SQL alternative to selecting the results of the LIST command as part of a subquery or CTE, and create an alert based on that.
Fortunately...
1 More Replies
- 2515 Views
- 0 replies
- 0 kudos
Hii'm seeking some help creating visuals using HTML in SQL queries similar to those in the Retail Revenue & Supply Chain sample dashboards. When I create my queries based on these my results display the HTML code instead of the HTML formatted result...
- 2515 Views
- 0 replies
- 0 kudos