Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Last active February 12, 2016 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/08c159f09860c7b0e676 to your computer and use it in GitHub Desktop.
Save aaizemberg/08c159f09860c7b0e676 to your computer and use it in GitHub Desktop.
testing MS PowerBI
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>testing MS PowerBI</title>
</head>
<body>
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoiMzgwMzc4N2EtNDU1ZC00ZTc1LWJkOTUtZTA5ODkwNTNjYjMwIiwidCI6ImExZjUwYTk3LTIxYzAtNDlhNy1hOWQ0LWYyNDRlYmI0MmRhNyIsImMiOjR9" frameborder="0"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment