mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 16:27:22 +00:00
Fix
This commit is contained in:
parent
9c9d0cf1fd
commit
375c98f0eb
@ -13,13 +13,13 @@ ms.localizationpriority: medium
|
||||
ms.date: 30/07/2018
|
||||
---
|
||||
|
||||
# Create custom reports using Power BI
|
||||
# Create custom reports using Power BI (app authentication)
|
||||
|
||||
Run advanced queries and show results in Microsoft Power BI. Please read about [Advanced Hunting API](run-advanced-query-api.md) before.
|
||||
|
||||
In this section we share Power BI query sample to run a query using application token.
|
||||
In this section we share Power BI query sample to run a query using **application token**.
|
||||
|
||||
If you want to use user token instead please refer to [this](run-advanced-query-sample-power-bi-user-token.md) tutorial.
|
||||
If you want to use **user token** instead please refer to [this](run-advanced-query-sample-power-bi-user-token.md) tutorial.
|
||||
|
||||
>**Prerequisite**: You first need to [create an app](exposed-apis-create-app-webapp.md).
|
||||
|
||||
|
@ -13,13 +13,13 @@ ms.localizationpriority: medium
|
||||
ms.date: 30/07/2018
|
||||
---
|
||||
|
||||
# Create custom reports using Power BI
|
||||
# Create custom reports using Power BI (user authentication)
|
||||
|
||||
Run advanced queries and show results in Microsoft Power BI. Please read about [Advanced Hunting API](run-advanced-query-api.md) before.
|
||||
|
||||
In this section we share Power BI query sample to run a query using user token.
|
||||
In this section we share Power BI query sample to run a query using **user token**.
|
||||
|
||||
If you want to use application token instead please refer to [this](run-advanced-query-sample-power-bi-app-token.md) tutorial.
|
||||
If you want to use **application token** instead please refer to [this](run-advanced-query-sample-power-bi-app-token.md) tutorial.
|
||||
|
||||
>**Prerequisite**: You first need to [create an app](exposed-apis-create-app-nativeapp.md).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user