Guest User

Untitled

a guest
Jul 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. type: 'report',
  3. embedUrl: 'https://app.powerbi.com/reportEmbed',
  4. layoutType: models.LayoutType.Custom,
  5. customLayout: {
  6. displayOption: models.DisplayOption.FitToPage
  7. }
  8. ...
  9. }
Add Comment
Please, Sign In to add comment