# Using Power BI and Tableau With PredictHQ Data

### Microsoft Power BI <a href="#microsoft-power-bi" id="microsoft-power-bi"></a>

Microsoft Power BI allows you to create rich, interactive data visualizations from multiple data sources and share important business insights that drive success. You can use [Power BI](https://www.microsoft.com/en-nz/power-platform/products/power-bi/) to create data visualizations around PredictHQ's intelligent events data.

See our tutorial on [Using Event Data in Power BI ](/getting-started/guides/tutorials/using-event-data-in-power-bi.md)for more information.

We support several different methods to integrate with Power BI, the most appropriate method will depend on your team, expertise, and needs. Some popular methods our customers use to visualize data within Power BI include:

* Snowflake - Event data can be provided via Snowflake, more information and example datasets are available in the [guide to using Snowflake with PredictHQ data](/integrations/third-party-integrations/snowflake/snowflake-data-science-guide.md)
* Amazon Data Exchange - Event data can be provided via ADX, more information and example datasets are available in the [guide to using ADX with PredictHQ data](/integrations/third-party-integrations/aws-data-exchange.md)
* CSV or JSON format - Event data can be exported in either format as required - see [our tutorial on using Power BI](/getting-started/guides/tutorials/using-event-data-in-power-bi.md)
* By using our Events API - PredictHQ provides a rich set of REST APIs that can be accessed within Power BI using the Web Data Source connector. See [our tutorial on using Power BI](/getting-started/guides/tutorials/using-event-data-in-power-bi.md)

### Tableau <a href="#tableau" id="tableau"></a>

See [Using Event Data in Tableau](/getting-started/guides/tutorials/using-event-data-in-tableau.md) for a guide on how to bring event data into your Tableau dashboards and reports.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.predicthq.com/webapp-support/faq/using-power-bi-and-tableau-with-predicthq-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
