we want to use data bricks Dashboard to send it mail as a CSV.

Anonymous
2024-02-16T13:36:17.14+00:00

Hi Team, we want to use data Bricks dashboard to send it as csv or could you please tell is any alternate methods.
Note: The present report is delivering as pdf, but we want that dashboard as a csv through mail. User's image

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,533 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2024-02-16T19:44:52.5633333+00:00

    Hello Mahasiva, Ravi (CSW),

    Visuals from an email or dashboard cannot be directly converted to CSV format. CSV files are typically used for structured data, whereas visuals (such as charts, graphs, and images) are more suited for presentation.

    However you can download the visualization results of a query to CSV file.

    To get to this, over over the visualization, then click the Vertical Ellipsis context menu.

    Click View Query.

    The SQL editor appears with the visualization’s query displayed.

    you can download the results using the "Download CSV".

    Or you can direclty download the results from the visualization tile.

    enter image description here

    enter image description here

    I hope this answers your question.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.