Skip to content

Commit 17c72bd

Browse files
authored
Merge pull request MicrosoftDocs#4949 from MicrosoftDocs/master
Power BI AAS fix live
2 parents 5f0f288 + 4abbb3a commit 17c72bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/portals/admin/add-powerbi-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To add a dashboard or report connecting to Azure Analysis Services, use [CustomD
4444
For example:
4545

4646
```
47-
{% powerbi authentication_type:"powerbiembedded" path:"https://app.powerbi.com/groups/<GroupID>/reports/<ReportID>" roles:"<roles associated with report>" "customdata:<customdata>" %}
47+
{% powerbi authentication_type:"powerbiembedded" path:"https://app.powerbi.com/groups/<GroupID>/reports/<ReportID>" roles:"<roles associated with report>" customdata:"<customdata>" %}
4848
```
4949

5050
The optional **customdata** tag can be configured as a string, or generated dynamically based on an object's attribute, using a period ("."), or square brackets ("[]") to separate between the object and the attribute, in between two pairs of curly brackets.

0 commit comments

Comments
 (0)