Skip to content

Commit

Permalink
Merge pull request #422 from muthu1712/DocsUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay5995 authored Jun 23, 2021
2 parents c32e38b + fed565b commit 231cb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class MyComponent extends Component {
accessToken="" // accessToken goes here
embedUrl="" // embedUrl goes here
embedId="" // report or dashboard Id goes here
pageName="" // set as current page of the report
pageName="" // set as current page of the report. Name to be obtained from the original report URL
reportMode="View" // open report in a particular mode View/Edit/Create
datasetId={datasetId} // required for reportMode = "Create" and optional for dynamic databinding in `report` on `View` mode
groupId={groupId} // optional. Used when reportMode = "Create" and to chose the target workspace when the dataset is shared.
Expand Down

0 comments on commit 231cb5b

Please sign in to comment.