Skip to content

Commit

Permalink
Merge pull request #12551 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
11/01/2024 PM Publish
  • Loading branch information
Emma-yxf authored Nov 1, 2024
2 parents a3e66d5 + 10babaa commit 0872adc
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author: maggiesMSFT
ms.author: maggies
ms.reviewer: nirusrin
---
# Connect paginated reports to data sources using Power Query in Power BI Report Builder (Preview)
# Connect paginated reports to data sources using Power Query in Power BI Report Builder

[!INCLUDE [applies-yes-report-builder-no-desktop](../../includes/applies-yes-report-builder-no-desktop.md)]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,34 @@ Learn more about how to access to Fabric Copilot for Power BI on your tenant in

If you update the measure later, just select the button again so Copilot can update the description.

## Fabric Copilot to help write measure descriptions: Responsible AI FAQ

**What is Copilot to help write measure descriptions?**
- A button near the measure description field in Power BI modeling view, available in the modeling view of Power BI Desktop or Power BI workspace, for model authors to click and have Fabric Copilot create a description of the semantic model measure.

**What can Copilot to help write measure descriptions do?**
- The generated description is a natural language description based on the DAX formula of the measure. If the measure DAX formula is updated, the model author can click the button again to have Copilot create an updated description. This description is important as report authors can only see the name and description of a measure when determining which measure to use in their report. Copilot can help the model author save time as creating descriptions can be a time-consuming task.

**What is Copilot to help write measure descriptions’ intended use?**
- Create measure descriptions: Intended to create a description for a measure in a semantic model based on the DAX formula.

**How was Copilot to help write measure descriptions evaluated? What metrics are used to measure performance?**
- Measure descriptions were generated for Multiple Power BI semantic models with measures, including the quick measures available in Power BI Desktop, and then graded for accuracy and readability by members of the product team.

**What are the limitations of Copilot to help write measure descriptions? How can users minimize the impact of Copilot to help write measure descriptions’ limitations when using the system?**
- To use Copilot to help write measure descriptions, you need to select a workspace with a Fabric capacity.
- The measure in the semantic model will only work with Copilot if the measure is in a valid state, with no errors.
- Text contained in double-quotes in the measure DAX formula are not used by Copilot to help write measure descriptions.
- Comments in a measure DAX formula are not used by Copilot to help write measure descriptions.

**What operational factors and settings allow for effective and responsible use of Copilot to help write measure descriptions?**
- Operational factors and settings include the current workload on a Fabric capacity and network speed.
- Copilot to help write measure descriptions is contained in the [privacy, security, and responsible use of Copilot in Fabric](/fabric/get-started/copilot-privacy-security).

**How do I provide feedback on Copilot to help write measure descriptions?**
- Submit feedback using the [Power BI support](/power-bi/support/).


## Related content

- [Overview of Copilot for Power BI (preview)](../create-reports/copilot-introduction.md)
Expand Down

0 comments on commit 0872adc

Please sign in to comment.