Skip to content

Commit 4abbb3a

Browse files
authored
Merge pull request #4947 from MicrosoftDocs/2366410-2
power bi AAS fix 2366410
2 parents bea6d96 + 3581095 commit 4abbb3a

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)