Skip to content

Commit 231cb5b

Browse files
authored
Merge pull request #422 from muthu1712/DocsUpdate
2 parents c32e38b + fed565b commit 231cb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class MyComponent extends Component {
7575
accessToken="" // accessToken goes here
7676
embedUrl="" // embedUrl goes here
7777
embedId="" // report or dashboard Id goes here
78-
pageName="" // set as current page of the report
78+
pageName="" // set as current page of the report. Name to be obtained from the original report URL
7979
reportMode="View" // open report in a particular mode View/Edit/Create
8080
datasetId={datasetId} // required for reportMode = "Create" and optional for dynamic databinding in `report` on `View` mode
8181
groupId={groupId} // optional. Used when reportMode = "Create" and to chose the target workspace when the dataset is shared.

0 commit comments

Comments
 (0)